Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/
Dtx.c509 ieee80211_txq_schedule_start(phy->hw, qid); in mt76_txq_schedule()
/Linux-v5.10/include/net/
Dmac80211.h6510 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
/Linux-v5.10/net/mac80211/
Dtx.c3930 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_start() function
3938 EXPORT_SYMBOL(ieee80211_txq_schedule_start);
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dxmit.c1929 ieee80211_txq_schedule_start(hw, txq->mac80211_qnum); in ath_txq_schedule()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c3157 ieee80211_txq_schedule_start(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
Dmac.c4269 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_schedule_txq()
4551 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_op_wake_tx_queue()