Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_ath9k.h1020 uint16_t ath9k_hw_eeprom_get_spur_chan(struct ath_hal *ah, uint16_t i,
H A Darn_hw.c1977 cur_bb_spur = ath9k_hw_eeprom_get_spur_chan(ah, i, is2GHz); in ath9k_hw_9280_spur_mitigate()
2221 cur_bb_spur = ath9k_hw_eeprom_get_spur_chan(ah, i, is2GHz); in ath9k_hw_spur_mitigate()
H A Darn_eeprom.c2746 ath9k_hw_eeprom_get_spur_chan(struct ath_hal *ah, uint16_t i, boolean_t is2GHz) in ath9k_hw_eeprom_get_spur_chan() function