Searched refs:iwl_mvm_txq_from_mac80211 (Results 1 – 5 of 5) sorted by relevance
875 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()
797 iwl_mvm_txq_from_mac80211(sta->txq[i]); in iwl_mvm_mld_disable_sta_queues()
1493 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()
1911 mvmtxq = iwl_mvm_txq_from_mac80211(txq); in iwl_mvm_queue_state_change()
888 iwl_mvm_txq_from_mac80211(struct ieee80211_txq *txq) in iwl_mvm_txq_from_mac80211() function