Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c166 #define S_RX_MGT AFTER(S_RX_NOMBUF) macro
168 #define S_RX_CTL AFTER(S_RX_MGT)
656 case S_RX_MGT: STAT(rx_mgt); in ath_get_curstat()
908 case S_RX_MGT: STAT(rx_mgt); in ath_get_totstat()
/freebsd/tools/tools/mwl/mwlstats/
H A Dmwlstats.c98 #define S_RX_MGT AFTER(S_RX_NONCTL) macro
100 #define S_RX_CTL AFTER(S_RX_MGT)