Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dtx.c586 ieee80211_txq_schedule_start(phy->hw, qid); in mt76_txq_schedule()
/Linux-v6.6/include/net/
Dmac80211.h7195 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
/Linux-v6.6/net/mac80211/
Dtx.c4228 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_start() function
4244 EXPORT_SYMBOL(ieee80211_txq_schedule_start);
Dutil.c320 ieee80211_txq_schedule_start(hw, txq->ac); in ieee80211_handle_wake_tx_queue()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dxmit.c1993 ieee80211_txq_schedule_start(hw, txq->mac80211_qnum); in ath_txq_schedule()
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcore.c2319 ieee80211_txq_schedule_start(hw, ac); in rtw89_core_txq_schedule()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c3462 ieee80211_txq_schedule_start(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
Dmac.c4456 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_schedule_txq()
4743 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_op_wake_tx_queue()