Searched refs:tx_request (Results 1 – 3 of 3) sorted by relevance
882 atomic_t tx_request; member
914 if (atomic_fetch_add_unless(&mvmtxq->tx_request, 1, 2)) in iwl_mvm_mac_itxq_xmit()939 } while (atomic_dec_return(&mvmtxq->tx_request)); in iwl_mvm_mac_itxq_xmit()
1795 atomic_set(&mvmtxq->tx_request, 0); in iwl_mvm_sta_init()