Searched refs:tx_request (Results 1 – 7 of 7) sorted by relevance
35 atomic_t tx_request; member42 atomic_set(&mld_txq->tx_request, 0); in iwl_mld_init_txq()
964 if (atomic_fetch_add_unless(&mld_txq->tx_request, 1, 2)) in iwl_mld_tx_from_txq()972 } while (atomic_dec_return(&mld_txq->tx_request)); in iwl_mld_tx_from_txq()
26 u32 tx_request; member
906 header->tx_request = 0; in a6xx_hfi_queue_init()
885 atomic_t tx_request; member
898 if (atomic_fetch_add_unless(&mvmtxq->tx_request, 1, 2)) in iwl_mvm_mac_itxq_xmit()923 } 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()