Searched refs:pwr_x0 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Deeprom.c915 pd->pd_pwr[0] = pcinfo->pwr_x0[0];
921 pcinfo->pwr_x0[point];
1043 chan_pcal_info->pwr_x0[c] = (s8) (val & 0xff);
1044 chan_pcal_info->pwr_x0[++c] = (s8) ((val >> 8) & 0xff);
1076 gen_chan_info[i].max_pwr = chan_pcal_info->pwr_x0[3];
H A Deeprom.h313 s8 pwr_x0[AR5K_EEPROM_N_XPD0_POINTS]; member in struct:ath5k_chan_pcal_info_rf5112

Completed in 102 milliseconds