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

/freebsd-10.1-release/tools/tools/mwl/mwlstats/
H A Dmwlstats.c152 #define S_TX_LINEAR AFTER(S_RX_EXCLUDE) macro
154 #define S_TX_DISCARD AFTER(S_TX_LINEAR)
357 case S_TX_LINEAR: STAT(tx_linear);
461 case S_TX_LINEAR: STAT(tx_linear);
/freebsd-10.1-release/tools/tools/ath/athstats/
H A Dathstats.c86 #define S_TX_LINEAR AFTER(S_MIB) macro
88 #define S_BSTUCK AFTER(S_TX_LINEAR)
616 case S_TX_LINEAR: STAT(tx_linear);
858 case S_TX_LINEAR: STAT(tx_linear);

Completed in 93 milliseconds