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

/linux-master/drivers/net/wireless/ath/ath5k/
H A Deeprom.c996 pcinfo->pwr_x3[point];
1102 chan_pcal_info->pwr_x3[0] = (s8) (val & 0xff);
1103 chan_pcal_info->pwr_x3[1] = (s8) ((val >> 8) & 0xff);
1106 chan_pcal_info->pwr_x3[2] = (val & 0xff);
H A Deeprom.h291 s8 pwr_x3[AR5K_EEPROM_N_XPD3_POINTS]; member in struct:ath5k_chan_pcal_info_rf5112

Completed in 87 milliseconds