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

/freebsd-10-stable/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)
/freebsd-10-stable/tools/tools/ath/athstats/
H A Dathstats.c163 #define S_RX_MGT AFTER(S_RX_NOMBUF) macro
165 #define S_RX_CTL AFTER(S_RX_MGT)
665 case S_RX_MGT: STAT(rx_mgt);
907 case S_RX_MGT: STAT(rx_mgt);

Completed in 151 milliseconds