Home
last modified time | relevance | path

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

/freebsd/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); in mwl_get_curstat()
456 case S_TX_MGMT: STAT(tx_mgmt); in mwl_get_totstat()
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c112 #define S_TX_MGMT AFTER(S_TXURN) macro
114 #define S_TX_DISCARD AFTER(S_TX_MGMT)
597 case S_TX_MGMT: STAT(tx_mgmt); in ath_get_curstat()
849 case S_TX_MGMT: STAT(tx_mgmt); in ath_get_totstat()