Home
last modified time | relevance | path

Searched refs:xpaBiasLvlFreq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Deeprom_def.c197 PR_EEP("XPA Bias Freq0", le16_to_cpu(modal_hdr->xpaBiasLvlFreq[0])); in ath9k_def_dump_modal_eeprom()
198 PR_EEP("XPA Bias Freq1", le16_to_cpu(modal_hdr->xpaBiasLvlFreq[1])); in ath9k_def_dump_modal_eeprom()
199 PR_EEP("XPA Bias Freq2", le16_to_cpu(modal_hdr->xpaBiasLvlFreq[2])); in ath9k_def_dump_modal_eeprom()
306 EEPROM_FIELD_SWAB16(pModal->xpaBiasLvlFreq[i]); in ath9k_hw_def_check_eeprom()
640 #define XPA_LVL_FREQ(cnt) (le16_to_cpu(pModal->xpaBiasLvlFreq[cnt])) in ath9k_hw_def_set_addac()
A Deeprom.h375 __le16 xpaBiasLvlFreq[3]; member

Completed in 9 milliseconds