Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c589 ieee80211_txq_schedule_start(phy->hw, qid); in mt76_txq_schedule()
/linux/include/net/
H A Dmac80211.h7491 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
/linux/net/mac80211/
H A Dtx.c4245 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_start() function
4261 EXPORT_SYMBOL(ieee80211_txq_schedule_start);
H A Dutil.c313 ieee80211_txq_schedule_start(hw, txq->ac); in ieee80211_handle_wake_tx_queue()
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1994 ieee80211_txq_schedule_start(hw, txq->mac80211_qnum); in ath_txq_schedule()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3466 ieee80211_txq_schedule_start(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
H A Dmac.c4473 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_schedule_txq()
4763 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_op_wake_tx_queue()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3287 ieee80211_txq_schedule_start(hw, ac); in rtw89_core_txq_schedule()