Home
last modified time | relevance | path

Searched refs:iwl_mvm_txq_from_mac80211 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c875 struct iwl_mvm_txq *mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_mac_itxq_xmit()
930 struct iwl_mvm_txq *mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_mac_wake_tx_queue()
1540 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_post_csa_tx()
1587 iwl_mvm_txq_from_mac80211(vif->txq); in iwl_mvm_post_channel_switch()
5637 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_csa_block_txqs()
5694 mvmtxq = iwl_mvm_txq_from_mac80211(vif->txq); in iwl_mvm_pre_channel_switch()
Dmld-sta.c797 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_mld_disable_sta_queues()
Dsta.c1493 struct iwl_mvm_txq *mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_sta_ensure_queue()
1788 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_sta_init()
2010 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_disable_sta_queues()
Dops.c1911 mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_queue_state_change()
Dmvm.h888 iwl_mvm_txq_from_mac80211(struct ieee80211_txq *txq) in iwl_mvm_txq_from_mac80211() function