Home
last modified time | relevance | path

Searched refs:get_spur_channel (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dar9002_phy.c189 cur_bb_spur = ah->eep_ops->get_spur_channel(ah, i, is2GHz); in ar9002_hw_spur_mitigate()
Deeprom.h667 u16 (*get_spur_channel)(struct ath_hw *ah, u16 i, bool is2GHz); member
Deeprom_9287.c984 .get_spur_channel = ath9k_hw_ar9287_get_spur_channel,
Deeprom_4k.c1053 .get_spur_channel = ath9k_hw_4k_get_spur_channel,
Dar5008_phy.c447 cur_bb_spur = ah->eep_ops->get_spur_channel(ah, i, is2GHz); in ar5008_hw_spur_mitigate()
Deeprom_def.c1320 .get_spur_channel = ath9k_hw_def_get_spur_channel,
Dar9003_eeprom.c5630 .get_spur_channel = ath9k_hw_ar9300_get_spur_channel,