Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c126 #define S_TX_NOFRAG AFTER(S_TX_NOBUF) macro
128 #define S_TX_NOMBUF AFTER(S_TX_NOFRAG)
603 case S_TX_NOFRAG: STAT(tx_nofrag); in ath_get_curstat()
855 case S_TX_NOFRAG: STAT(tx_nofrag); in ath_get_totstat()