Lines Matching refs:txok
140 bool txok = true; in hif_usb_mgmt_cb() local
154 txok = false; in hif_usb_mgmt_cb()
171 txok = false; in hif_usb_mgmt_cb()
177 cmd->skb, txok); in hif_usb_mgmt_cb()
234 bool txok) in ath9k_skb_queue_complete() argument
243 skb, txok); in ath9k_skb_queue_complete()
244 if (txok) { in ath9k_skb_queue_complete()
257 bool txok = true; in hif_usb_tx_cb() local
271 txok = false; in hif_usb_tx_cb()
287 txok = false; in hif_usb_tx_cb()
291 ath9k_skb_queue_complete(hif_dev, &tx_buf->skb_queue, txok); in hif_usb_tx_cb()