Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c144 #define S_TX_RTS AFTER(S_TX_NOACK) macro
146 #define S_TX_CTS AFTER(S_TX_RTS)
618 case S_TX_RTS: STAT(tx_rts); in ath_get_curstat()
870 case S_TX_RTS: STAT(tx_rts); in ath_get_totstat()