Searched refs:spur_val (Results 1 – 1 of 1) sorted by relevance
3575 u_int16_t spur_val = AR_NO_SPUR; in ar9300_eeprom_get_spur_chan() local3592 spur_val = AH_PRIVATE(ah)->ah_config.ath_hal_spur_chans[i][is_2ghz]; in ar9300_eeprom_get_spur_chan()3594 "Getting spur val from new loc. %d\n", spur_val); in ar9300_eeprom_get_spur_chan()3597 spur_val = eep->modal_header[is_2ghz].spur_chans[i].spur_chan; in ar9300_eeprom_get_spur_chan()3602 return spur_val; in ar9300_eeprom_get_spur_chan()