Searched refs:pending_tx (Results 1 – 3 of 3) sorted by relevance
66 atomic_t pending_tx; member141 atomic_inc(&data->pending_tx); in bfusb_send_bulk()160 while ((atomic_read(&data->pending_tx) < BFUSB_MAX_BULK_TX) && in bfusb_tx_wakeup()180 atomic_dec(&data->pending_tx); in bfusb_tx_complete()
67 msdu = idr_find(&htt->pending_tx, tx_done->msdu_id); in ath10k_txrx_tx_unref()
4303 idr_for_each_entry(&ar->htt.pending_tx, msdu, msdu_id) { in ath10k_mac_txq_unref()