Home
last modified time | relevance | path

Searched refs:AR5K_RX_FILTER_PROM (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c425 AR5K_RX_FILTER_PROM; in ath5k_configure_filter()
453 rfilt |= AR5K_RX_FILTER_PROM; in ath5k_configure_filter()
H A Dpcu.c530 filter |= AR5K_RX_FILTER_PROM; in ath5k_hw_set_rx_filter()
H A Dreg.h1351 #define AR5K_RX_FILTER_PROM 0x00000020 /* Set promiscuous mode */ macro
H A Ddebug.c493 if (filt & AR5K_RX_FILTER_PROM) in read_file_misc()
H A Dbase.c566 ah->filter_flags |= AR5K_RX_FILTER_PROM; in ath5k_update_bssid_mask_and_opmode()