Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dtx.c509 ieee80211_txq_schedule_start(phy->hw, qid); in mt76_txq_schedule()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h6539 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac);
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtx.c3964 void ieee80211_txq_schedule_start(struct ieee80211_hw *hw, u8 ac) in ieee80211_txq_schedule_start() function
3972 EXPORT_SYMBOL(ieee80211_txq_schedule_start);
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1934 ieee80211_txq_schedule_start(hw, txq->mac80211_qnum); in ath_txq_schedule()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3338 ieee80211_txq_schedule_start(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
H A Dmac.c4273 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_schedule_txq()
4555 ieee80211_txq_schedule_start(hw, ac); in ath10k_mac_op_wake_tx_queue()