Lines Matching refs:txok
137 bool txok = true; in hif_usb_mgmt_cb() local
151 txok = false; in hif_usb_mgmt_cb()
168 txok = false; in hif_usb_mgmt_cb()
174 cmd->skb, txok); in hif_usb_mgmt_cb()
231 bool txok) in ath9k_skb_queue_complete() argument
240 skb, txok); in ath9k_skb_queue_complete()
241 if (txok) { in ath9k_skb_queue_complete()
254 bool txok = true; in hif_usb_tx_cb() local
268 txok = false; in hif_usb_tx_cb()
284 txok = false; in hif_usb_tx_cb()
288 ath9k_skb_queue_complete(hif_dev, &tx_buf->skb_queue, txok); in hif_usb_tx_cb()