Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c591 ieee80211_txq_schedule_end(phy->hw, qid); in mt76_txq_schedule()
/linux/include/net/
H A Dmac80211.h7494 static inline void ieee80211_txq_schedule_end(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_end() function
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c2016 ieee80211_txq_schedule_end(hw, txq->mac80211_qnum); in ath_txq_schedule()
/linux/net/mac80211/
H A Dutil.c318 ieee80211_txq_schedule_end(hw, txq->ac); in ieee80211_handle_wake_tx_queue()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3481 ieee80211_txq_schedule_end(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
H A Dmac.c4485 ieee80211_txq_schedule_end(hw, ac); in ath10k_mac_schedule_txq()
4776 ieee80211_txq_schedule_end(hw, ac); in ath10k_mac_op_wake_tx_queue()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3314 ieee80211_txq_schedule_end(hw, ac); in rtw89_core_txq_schedule()