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