Home
last modified time | relevance | path

Searched refs:ieee80211_txq_schedule_start (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/
Dtx.c568 ieee80211_txq_schedule_start(phy->hw, qid); in mt76_txq_schedule()
/linux-5.19.10/include/net/
Dmac80211.h6783 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
/linux-5.19.10/net/mac80211/
Dtx.c4133 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_start() function
4142 EXPORT_SYMBOL(ieee80211_txq_schedule_start);
/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dxmit.c1975 ieee80211_txq_schedule_start(hw, txq->mac80211_qnum); in ath_txq_schedule()
/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dcore.c1932 ieee80211_txq_schedule_start(hw, ac); in rtw89_core_txq_schedule()
/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c3461 ieee80211_txq_schedule_start(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
Dmac.c4435 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_schedule_txq()
4717 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_op_wake_tx_queue()