Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athstats/
H A Dathstats.c204 #define S_RX_PHY_CCK_RATE_ILLEGAL AFTER(S_RX_PHY_CCK_HEADER_CRC) macro
206 #define S_RX_PHY_CCK_SERVICE AFTER(S_RX_PHY_CCK_RATE_ILLEGAL)
651 case S_RX_PHY_CCK_RATE_ILLEGAL: PHY(HAL_PHYERR_CCK_RATE_ILLEGAL); in ath_get_curstat()
903 case S_RX_PHY_CCK_RATE_ILLEGAL: PHY(HAL_PHYERR_CCK_RATE_ILLEGAL); in ath_get_totstat()