Home
last modified time | relevance | path

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

/freebsd/tools/tools/mwl/mwlstats/
H A Dmwlstats.c170 #define S_RX_NOMBUF AFTER(S_RX_CRYPTO_ERR) macro
172 #define S_RX_TKIPMIC AFTER(S_RX_NOMBUF)
367 case S_RX_NOMBUF: STAT(rx_nombuf); in mwl_get_curstat()
471 case S_RX_NOMBUF: STAT(rx_nombuf); in mwl_get_totstat()
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c164 #define S_RX_NOMBUF AFTER(S_RX_TOOSHORT) macro
166 #define S_RX_MGT AFTER(S_RX_NOMBUF)
625 case S_RX_NOMBUF: STAT(rx_nombuf); in ath_get_curstat()
877 case S_RX_NOMBUF: STAT(rx_nombuf); in ath_get_totstat()