Home
last modified time | relevance | path

Searched refs:AR5K_RX_FILTER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dpcu.c487 filter = ath5k_hw_reg_read(ah, AR5K_RX_FILTER); in ath5k_hw_get_rx_filter()
540 ath5k_hw_reg_write(ah, filter & 0xff, AR5K_RX_FILTER); in ath5k_hw_set_rx_filter()
H A Dreg.h1344 #define AR5K_RX_FILTER (ah->ah_version == AR5K_AR5210 ? \ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dpcu.c487 filter = ath5k_hw_reg_read(ah, AR5K_RX_FILTER); in ath5k_hw_get_rx_filter()
540 ath5k_hw_reg_write(ah, filter & 0xff, AR5K_RX_FILTER); in ath5k_hw_set_rx_filter()
H A Dreg.h1344 #define AR5K_RX_FILTER (ah->ah_version == AR5K_AR5210 ? \ macro

Completed in 15 milliseconds