Searched refs:ar9300_eeprom_get_spur_chans_ptr (Results 1 – 3 of 3) sorted by relevance
955 spur_fbin_ptr = ar9300_eeprom_get_spur_chans_ptr(ah, 1); in ar9300_spur_mitigate_mrc_cck()1054 spur_chans_ptr = ar9300_eeprom_get_spur_chans_ptr(ah, 0); in ar9300_spur_mitigate_ofdm()1057 spur_chans_ptr = ar9300_eeprom_get_spur_chans_ptr(ah, 1); in ar9300_spur_mitigate_ofdm()
1604 extern u_int8_t *ar9300_eeprom_get_spur_chans_ptr(struct ath_hal *ah, HAL_BOOL is_2ghz);
4694 ar9300_eeprom_get_spur_chans_ptr(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_eeprom_get_spur_chans_ptr() function