Home
last modified time | relevance | path

Searched refs:linuxkpi_ieee80211_txq_get_depth (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1184 void linuxkpi_ieee80211_txq_get_depth(struct ieee80211_txq *, unsigned long *,
2264 linuxkpi_ieee80211_txq_get_depth(txq, frame_cnt, byte_cnt); in ieee80211_txq_get_depth()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c8070 linuxkpi_ieee80211_txq_get_depth(struct ieee80211_txq *txq, function