Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c588 ieee80211_txq_schedule_end(phy->hw, qid); in mt76_txq_schedule()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1699 ieee80211_txq_schedule_end(struct ieee80211_hw *hw, uint8_t ac) in ieee80211_txq_schedule_end() function
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c2350 ieee80211_txq_schedule_end(hw, ac); in rtw89_core_txq_schedule()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c4478 ieee80211_txq_schedule_end(hw, ac); in ath10k_mac_schedule_txq()
4766 ieee80211_txq_schedule_end(hw, ac); in ath10k_mac_op_wake_tx_queue()
H A Dhtt_rx.c3627 ieee80211_txq_schedule_end(hw, txq->ac); in ath10k_htt_rx_tx_fetch_ind()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6092 ieee80211_txq_schedule_end(hw, txq->ac); in linuxkpi_ieee80211_handle_wake_tx_queue()