Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDmac80211.h1184 void linuxkpi_ieee80211_txq_get_depth(struct ieee80211_txq *, unsigned long *,
2239 linuxkpi_ieee80211_txq_get_depth(txq, frame_cnt, byte_cnt); in ieee80211_txq_get_depth()
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c7374 linuxkpi_ieee80211_txq_get_depth(struct ieee80211_txq *txq, function