Searched refs:AR5K_PHY_ERR_FIL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 491 data = ath5k_hw_reg_read(ah, AR5K_PHY_ERR_FIL); in ath5k_hw_get_rx_filter() 544 ath5k_hw_reg_write(ah, data, AR5K_PHY_ERR_FIL); in ath5k_hw_set_rx_filter()
|
H A D | reg.h | 1738 #define AR5K_PHY_ERR_FIL 0x810c macro 1787 * PHY Error Counters (same masks as AR5K_PHY_ERR_FIL)
|
H A D | initvals.c | 608 { AR5K_PHY_ERR_FIL, 0x00000000 },
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | pcu.c | 491 data = ath5k_hw_reg_read(ah, AR5K_PHY_ERR_FIL); in ath5k_hw_get_rx_filter() 544 ath5k_hw_reg_write(ah, data, AR5K_PHY_ERR_FIL); in ath5k_hw_set_rx_filter()
|
H A D | initvals.c | 608 { AR5K_PHY_ERR_FIL, 0x00000000 },
|
H A D | reg.h | 1738 #define AR5K_PHY_ERR_FIL 0x810c macro 1787 * PHY Error Counters (same masks as AR5K_PHY_ERR_FIL)
|
Completed in 16 milliseconds