Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/athstats/
H A Dathstats.c199 #define S_RX_PHY_CCK_RATE_ILLEGAL AFTER(S_RX_PHY_CCK_HEADER_CRC) macro
201 #define S_RX_PHY_CCK_SERVICE AFTER(S_RX_PHY_CCK_RATE_ILLEGAL)
607 case S_RX_PHY_CCK_RATE_ILLEGAL: PHY(HAL_PHYERR_CCK_RATE_ILLEGAL); in ath_get_curstat()
826 case S_RX_PHY_CCK_RATE_ILLEGAL: PHY(HAL_PHYERR_CCK_RATE_ILLEGAL); in ath_get_totstat()