Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c391 (AR5K_RX_FILTER_UCAST | AR5K_RX_FILTER_BCAST | in ath5k_configure_filter()
H A Dreg.h1346 #define AR5K_RX_FILTER_UCAST 0x00000001 /* Don't filter unicast frames */ macro
H A Ddebug.c483 if (filt & AR5K_RX_FILTER_UCAST) in read_file_misc()