Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dtx.c539 ieee80211_txq_schedule_start(phy->hw, qid); in mt76_txq_schedule()
/Linux-v5.15/include/net/
Dmac80211.h6630 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
/Linux-v5.15/net/mac80211/
Dtx.c4156 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_start() function
4165 EXPORT_SYMBOL(ieee80211_txq_schedule_start);
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dxmit.c1934 ieee80211_txq_schedule_start(hw, txq->mac80211_qnum); in ath_txq_schedule()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c3336 ieee80211_txq_schedule_start(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
Dmac.c4429 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_schedule_txq()
4711 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_op_wake_tx_queue()