Searched refs:ieee80211_txq_schedule_start (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dtx.c578 ieee80211_txq_schedule_start(phy->hw, qid);
/linux-master/include/net/
H A Dmac80211.h7330 * ieee80211_txq_schedule_start - start new scheduling round for TXQs
7338 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
/linux-master/net/mac80211/
H A Dtx.c4250 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) function
4266 EXPORT_SYMBOL(ieee80211_txq_schedule_start); variable
H A Dutil.c313 ieee80211_txq_schedule_start(hw, txq->ac);
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3462 ieee80211_txq_schedule_start(hw, txq->ac);
H A Dmac.c4450 ieee80211_txq_schedule_start(hw, ac);
4740 ieee80211_txq_schedule_start(hw, ac);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1992 ieee80211_txq_schedule_start(hw, txq->mac80211_qnum);
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2732 ieee80211_txq_schedule_start(hw, ac);

Completed in 231 milliseconds