Searched refs:ieee80211_next_txq (Results 1 – 7 of 7) sorted by relevance
533 txq = ieee80211_next_txq(phy->hw, qid); in mt76_txq_schedule_list()
7219 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac);
4030 struct ieee80211_txq *ieee80211_next_txq(struct ieee80211_hw *hw, u8 ac) in ieee80211_next_txq() function4090 EXPORT_SYMBOL(ieee80211_next_txq);
321 while ((queue = ieee80211_next_txq(hw, txq->ac))) { in ieee80211_handle_wake_tx_queue()
2000 while ((queue = ieee80211_next_txq(hw, txq->mac80211_qnum))) { in ath_txq_schedule()
2320 while ((txq = ieee80211_next_txq(hw, ac))) { in rtw89_core_txq_schedule()
4458 while ((txq = ieee80211_next_txq(hw, ac))) { in ath10k_mac_schedule_txq()4745 txq = ieee80211_next_txq(hw, ac); in ath10k_mac_op_wake_tx_queue()