Home
last modified time | relevance | path

Searched refs:mvmtxq (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c421 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_disable_txq() local
425 list_del_init(&mvmtxq->list); in iwl_mvm_disable_txq()
515 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_remove_sta_queue_marking() local
523 list_del_init(&mvmtxq->list); in iwl_mvm_remove_sta_queue_marking()
900 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_sta_alloc_queue_tvqm() local
916 mvmtxq->txq_id = queue; in iwl_mvm_sta_alloc_queue_tvqm()
960 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_update_txq_mapping() local
963 mvmtxq->txq_id = queue; in iwl_mvm_update_txq_mapping()
1533 struct iwl_mvm_txq *mvmtxq; in iwl_mvm_add_new_dqa_stream_wk() local
1790 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_sta_init() local
[all …]
H A Dmac80211.c904 &mvmtxq->state) && in iwl_mvm_mac_itxq_xmit()
906 &mvmtxq->state) && in iwl_mvm_mac_itxq_xmit()
908 &mvmtxq->state) && in iwl_mvm_mac_itxq_xmit()
923 } while (atomic_dec_return(&mvmtxq->tx_request)); in iwl_mvm_mac_itxq_xmit()
945 if (list_empty(&mvmtxq->list) && in iwl_mvm_mac_wake_tx_queue()
948 list_add_tail(&mvmtxq->list, &mvm->add_stream_txqs); in iwl_mvm_mac_wake_tx_queue()
1552 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_post_csa_tx() local
1599 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_post_channel_switch() local
5672 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_csa_block_txqs() local
5686 struct iwl_mvm_txq *mvmtxq; in iwl_mvm_pre_channel_switch() local
[all …]
H A Dops.c1875 struct iwl_mvm_txq *mvmtxq; in iwl_mvm_queue_state_change() local
1919 mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_queue_state_change()
1921 clear_bit(IWL_MVM_TXQ_STATE_STOP_FULL, &mvmtxq->state); in iwl_mvm_queue_state_change()
1923 set_bit(IWL_MVM_TXQ_STATE_STOP_FULL, &mvmtxq->state); in iwl_mvm_queue_state_change()
H A Dmld-sta.c803 struct iwl_mvm_txq *mvmtxq = in iwl_mvm_mld_disable_sta_queues() local
806 mvmtxq->txq_id = IWL_MVM_INVALID_QUEUE; in iwl_mvm_mld_disable_sta_queues()