Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c745 if (ah->eep_ops->set_addac) in ar5008_hw_process_ini()
746 ah->eep_ops->set_addac(ah, chan); in ar5008_hw_process_ini()
H A Deeprom.h663 void (*set_addac)(struct ath_hw *hw, struct ath9k_channel *chan); member
H A Deeprom_def.c1318 .set_addac = ath9k_hw_def_set_addac,
H A Dar9003_eeprom.c5628 .set_addac = ath9k_hw_ar9300_set_addac,