Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Deeprom_def.c136 struct modal_eep_header *modal_hdr) in ath9k_def_dump_modal_eeprom() argument
158 PR_EEP("txEndToRxOn", modal_hdr->txEndToRxOn); in ath9k_def_dump_modal_eeprom()
160 PR_EEP("CCA Threshold)", modal_hdr->thresh62); in ath9k_def_dump_modal_eeprom()
164 PR_EEP("xpdGain", modal_hdr->xpdGain); in ath9k_def_dump_modal_eeprom()
165 PR_EEP("External PD", modal_hdr->xpd); in ath9k_def_dump_modal_eeprom()
173 PR_EEP("Chain0 OutputBias", modal_hdr->ob); in ath9k_def_dump_modal_eeprom()
174 PR_EEP("Chain0 DriverBias", modal_hdr->db); in ath9k_def_dump_modal_eeprom()
175 PR_EEP("xPA Bias Level", modal_hdr->xpaBiasLvl); in ath9k_def_dump_modal_eeprom()
194 PR_EEP("Chain1 OutputBias", modal_hdr->ob_ch1); in ath9k_def_dump_modal_eeprom()
195 PR_EEP("Chain1 DriverBias", modal_hdr->db_ch1); in ath9k_def_dump_modal_eeprom()
[all …]
H A Deeprom_4k.c89 PR_EEP("txEndToRxOn", modal_hdr->txEndToRxOn); in ath9k_dump_4k_modal_eeprom()
91 PR_EEP("CCA Threshold)", modal_hdr->thresh62); in ath9k_dump_4k_modal_eeprom()
93 PR_EEP("xpdGain", modal_hdr->xpdGain); in ath9k_dump_4k_modal_eeprom()
94 PR_EEP("External PD", modal_hdr->xpd); in ath9k_dump_4k_modal_eeprom()
99 PR_EEP("CCK OutputBias", modal_hdr->ob_0); in ath9k_dump_4k_modal_eeprom()
100 PR_EEP("BPSK OutputBias", modal_hdr->ob_1); in ath9k_dump_4k_modal_eeprom()
101 PR_EEP("QPSK OutputBias", modal_hdr->ob_2); in ath9k_dump_4k_modal_eeprom()
102 PR_EEP("16QAM OutputBias", modal_hdr->ob_3); in ath9k_dump_4k_modal_eeprom()
103 PR_EEP("64QAM OutputBias", modal_hdr->ob_4); in ath9k_dump_4k_modal_eeprom()
104 PR_EEP("CCK Driver1_Bias", modal_hdr->db1_0); in ath9k_dump_4k_modal_eeprom()
[all …]
H A Deeprom_9287.c80 struct modal_eep_ar9287_header *modal_hdr) in ar9287_dump_modal_eeprom() argument
94 PR_EEP("txEndToRxOn", modal_hdr->txEndToRxOn); in ar9287_dump_modal_eeprom()
96 PR_EEP("CCA Threshold)", modal_hdr->thresh62); in ar9287_dump_modal_eeprom()
99 PR_EEP("xpdGain", modal_hdr->xpdGain); in ar9287_dump_modal_eeprom()
100 PR_EEP("External PD", modal_hdr->xpd); in ar9287_dump_modal_eeprom()
115 PR_EEP("AR92x7 Version", modal_hdr->version); in ar9287_dump_modal_eeprom()
116 PR_EEP("DriverBias1", modal_hdr->db1); in ar9287_dump_modal_eeprom()
117 PR_EEP("DriverBias2", modal_hdr->db1); in ar9287_dump_modal_eeprom()
118 PR_EEP("CCK OutputBias", modal_hdr->ob_cck); in ar9287_dump_modal_eeprom()
119 PR_EEP("PSK OutputBias", modal_hdr->ob_psk); in ar9287_dump_modal_eeprom()
[all …]
H A Dar9003_eeprom.c3403 struct ar9300_modal_eep_header *modal_hdr) in ar9003_dump_modal_eeprom() argument
3410 PR_EEP("Ant. Gain", modal_hdr->antennaGain); in ar9003_dump_modal_eeprom()
3418 PR_EEP("Temp Slope", modal_hdr->tempSlope); in ar9003_dump_modal_eeprom()
3419 PR_EEP("Volt Slope", modal_hdr->voltSlope); in ar9003_dump_modal_eeprom()
3420 PR_EEP("spur Channels0", modal_hdr->spurChans[0]); in ar9003_dump_modal_eeprom()
3421 PR_EEP("spur Channels1", modal_hdr->spurChans[1]); in ar9003_dump_modal_eeprom()
3422 PR_EEP("spur Channels2", modal_hdr->spurChans[2]); in ar9003_dump_modal_eeprom()
3423 PR_EEP("spur Channels3", modal_hdr->spurChans[3]); in ar9003_dump_modal_eeprom()
3428 PR_EEP("Quick Drop", modal_hdr->quick_drop); in ar9003_dump_modal_eeprom()
3430 PR_EEP("xPA Bias Level", modal_hdr->xpaBiasLvl); in ar9003_dump_modal_eeprom()
[all …]