Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c414 rfilt |= AR5K_RX_FILTER_CONTROL; in ath5k_configure_filter()
422 rfilt |= AR5K_RX_FILTER_CONTROL | in ath5k_configure_filter()
H A Dreg.h1349 #define AR5K_RX_FILTER_CONTROL 0x00000008 /* Don't filter control frames */ macro
H A Ddebug.c489 if (filt & AR5K_RX_FILTER_CONTROL) in read_file_misc()