Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Deeprom.h239 #define AR5K_EEPROM_NO_SPUR 0x8000 macro
Deeprom.c1720 ee->ee_spur_chans[0][0] = AR5K_EEPROM_NO_SPUR; in ath5k_eeprom_read_spur_chans()
1724 ee->ee_spur_chans[2][1] = AR5K_EEPROM_NO_SPUR; in ath5k_eeprom_read_spur_chans()
Dphy.c1928 spur_chan_fbin = AR5K_EEPROM_NO_SPUR; in ath5k_hw_set_spur_mitigation_filter()
1939 if (spur_chan_fbin == AR5K_EEPROM_NO_SPUR) { in ath5k_hw_set_spur_mitigation_filter()