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

/freebsd-10.1-release/tools/tools/mwl/mwlstats/
H A Dmwlstats.c106 #define S_TX_MGMT AFTER(S_TX_MCAST) macro
108 #define S_TX_RETRY AFTER(S_TX_MGMT)
352 case S_TX_MGMT: STAT(tx_mgmt);
456 case S_TX_MGMT: STAT(tx_mgmt);
/freebsd-10.1-release/tools/tools/ath/athstats/
H A Dathstats.c109 #define S_TX_MGMT AFTER(S_TXURN) macro
111 #define S_TX_DISCARD AFTER(S_TX_MGMT)
606 case S_TX_MGMT: STAT(tx_mgmt);
848 case S_TX_MGMT: STAT(tx_mgmt);

Completed in 124 milliseconds