Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c118 rfilt = (ATH_HAL_GETRXFILTER(ah) & HAL_RX_FILTER_PHYERR) in ath_calcrxfilter()
H A Dath_hal.h438 HAL_RX_FILTER_PHYERR = 0x00000100, /* Allow phy errors */ enumerator