Searched refs:ar9003_get_spur_chan_ptr (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.h364 u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is_2ghz);
H A Dar9003_phy.c245 u8 *spur_fbin_ptr = ar9003_get_spur_chan_ptr(ah, IS_CHAN_2GHZ(chan));
526 u8 *spur_fbin_ptr = ar9003_get_spur_chan_ptr(ah, IS_CHAN_2GHZ(chan));
H A Dar9003_eeprom.c5579 u8 *ar9003_get_spur_chan_ptr(struct ath_hw *ah, bool is2ghz) function

Completed in 221 milliseconds