Lines Matching refs:txok
141 bool txok = true; in hif_usb_mgmt_cb() local
155 txok = false; in hif_usb_mgmt_cb()
172 txok = false; in hif_usb_mgmt_cb()
178 cmd->skb, txok); in hif_usb_mgmt_cb()
235 bool txok) in ath9k_skb_queue_complete() argument
244 skb, txok); in ath9k_skb_queue_complete()
245 if (txok) { in ath9k_skb_queue_complete()
258 bool txok = true; in hif_usb_tx_cb() local
272 txok = false; in hif_usb_tx_cb()
288 txok = false; in hif_usb_tx_cb()
292 ath9k_skb_queue_complete(hif_dev, &tx_buf->skb_queue, txok); in hif_usb_tx_cb()