Home
last modified time | relevance | path

Searched refs:set_addac (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Deeprom.h651 void (*set_addac)(struct ath_hw *hw, struct ath9k_channel *chan); member
Deeprom_9287.c1023 .set_addac = ath9k_hw_ar9287_set_addac,
Deeprom_4k.c1045 .set_addac = ath9k_hw_4k_set_addac,
Deeprom_def.c1333 .set_addac = ath9k_hw_def_set_addac,
Dar5008_phy.c771 ah->eep_ops->set_addac(ah, chan); in ar5008_hw_process_ini()
Dar9003_eeprom.c4941 .set_addac = ath9k_hw_ar9300_set_addac,