Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmvm.h736 iwl_mvm_txq_from_mac80211(struct ieee80211_txq *txq) in iwl_mvm_txq_from_mac80211() function
Dops.c1677 mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_queue_state_change()
Dsta.c1701 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_add_sta()
1861 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_disable_sta_queues()
Dmac80211.c705 struct iwl_mvm_txq *mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_mac_itxq_xmit()
755 struct iwl_mvm_txq *mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_mac_wake_tx_queue()