Home
last modified time | relevance | path

Searched refs:ieee80211_txq_get_depth (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Dtx.c693 ieee80211_txq_get_depth(txq, &frame_cnt, NULL); in __rtw_tx_work()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c70 ieee80211_txq_get_depth(txq, &frame_cnt, &byte_cnt); in __ath10k_htt_tx_txq_recalc()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h2275 ieee80211_txq_get_depth(struct ieee80211_txq *txq, unsigned long *frame_cnt, in ieee80211_txq_get_depth() function
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c2834 ieee80211_txq_get_depth(txq, &frame_cnt, &byte_cnt); in rtw89_core_txq_schedule()