Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c424 AR5K_RX_FILTER_PROBEREQ | in ath5k_configure_filter()
429 rfilt |= AR5K_RX_FILTER_PROBEREQ | in ath5k_configure_filter()
H A Dreg.h1353 #define AR5K_RX_FILTER_PROBEREQ 0x00000080 /* Don't filter probe requests [5212+] */ macro
H A Ddebug.c497 if (filt & AR5K_RX_FILTER_PROBEREQ) in read_file_misc()