Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_desc.h193 HAL_PHYERR_OFDM_RESTART = 23, /* */ enumerator
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv_ds.c162 if ((phyerr == HAL_PHYERR_OFDM_RESTART) && in ar9300_proc_rx_desc_fast()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_recv.c257 if ((phyerr == HAL_PHYERR_OFDM_RESTART) && in ar5416ProcRxDesc()
/freebsd/tools/tools/ath/athstats/
H A Dathstats.c648 case S_RX_PHY_OFDM_RESTART: PHY(HAL_PHYERR_OFDM_RESTART); in ath_get_curstat()
900 case S_RX_PHY_OFDM_RESTART: PHY(HAL_PHYERR_OFDM_RESTART); in ath_get_totstat()