Lines Matching refs:txok
142 bool txok = true; in hif_usb_mgmt_cb() local
156 txok = false; in hif_usb_mgmt_cb()
173 txok = false; in hif_usb_mgmt_cb()
179 cmd->skb, txok); in hif_usb_mgmt_cb()
236 bool txok) in ath9k_skb_queue_complete() argument
245 skb, txok); in ath9k_skb_queue_complete()
246 if (txok) { in ath9k_skb_queue_complete()
259 bool txok = true; in hif_usb_tx_cb() local
273 txok = false; in hif_usb_tx_cb()
289 txok = false; in hif_usb_tx_cb()
293 ath9k_skb_queue_complete(hif_dev, &tx_buf->skb_queue, txok); in hif_usb_tx_cb()