Searched defs:il3945_eeprom_txpower_group (Results 1 – 1 of 1) sorted by relevance
287 struct il3945_eeprom_txpower_group { struct288 struct il3945_eeprom_txpower_sample samples[5]; /* 5 power levels */289 s32 a, b, c, d, e; /* coefficients for voltage->power291 s32 Fa, Fb, Fc, Fd, Fe; /* these modify coeffs based on293 s8 saturation_power; /* highest power possible by h/w in this295 u8 group_channel; /* "representative" channel # in this band */296 s16 temperature; /* h/w temperature at factory calib this band