Searched refs:ar9300_eeprom_get_spur_chans_ptr (Results 1 – 3 of 3) sorted by relevance
903 spur_fbin_ptr = ar9300_eeprom_get_spur_chans_ptr(ah, 1); in ar9300_spur_mitigate_mrc_cck()1002 spur_chans_ptr = ar9300_eeprom_get_spur_chans_ptr(ah, 0); in ar9300_spur_mitigate_ofdm()1005 spur_chans_ptr = ar9300_eeprom_get_spur_chans_ptr(ah, 1); in ar9300_spur_mitigate_ofdm()
1580 extern u_int8_t *ar9300_eeprom_get_spur_chans_ptr(struct ath_hal *ah, HAL_BOOL is_2ghz);
4417 ar9300_eeprom_get_spur_chans_ptr(struct ath_hal *ah, HAL_BOOL is_2ghz) in ar9300_eeprom_get_spur_chans_ptr() function