Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dreg.h1355 #define AR5K_RX_FILTER_RADARERR_5212 0x00000200 /* Don't filter phy radar errors [5212+] */ macro
1363 AR5K_RX_FILTER_RADARERR_5211 : AR5K_RX_FILTER_RADARERR_5212))
H A Ddebug.c501 if (filt & AR5K_RX_FILTER_RADARERR_5212) in read_file_misc()