Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c392 AR5K_RX_FILTER_MCAST); in ath5k_configure_filter()
H A Dreg.h1347 #define AR5K_RX_FILTER_MCAST 0x00000002 /* Don't filter multicast frames */ macro
H A Ddebug.c485 if (filt & AR5K_RX_FILTER_MCAST) in read_file_misc()