Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ani.c528 ATH9K_RX_FILTER_PHYERR); in ath9k_ani_reset()
562 ~ATH9K_RX_FILTER_PHYERR); in ath9k_ani_reset()
570 ATH9K_RX_FILTER_PHYERR); in ath9k_ani_reset()
H A Darn_recv.c204 #define RX_FILTER_PRESERVE (ATH9K_RX_FILTER_PHYERR | \ in arn_calcrxfilter()
H A Darn_ath9k.h377 ATH9K_RX_FILTER_PHYERR = 0x00000100, enumerator
H A Darn_hw.c3946 bits |= ATH9K_RX_FILTER_PHYERR; in ath9k_hw_getrxfilter()
3960 if (bits & ATH9K_RX_FILTER_PHYERR) in ath9k_hw_setrxfilter()