Searched defs:iwl_eeprom_txpower_group (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwh/ |
H A D | iwh_eeprom.h | 158 struct iwl_eeprom_txpower_group { struct 160 struct iwl_eeprom_txpower_sample samples[5]; 162 uint32_t a, b, c, d, e; 164 uint32_t Fa, Fb, Fc, Fd, Fe; 166 int8_t saturation_power; 168 uint8_t group_channel; 170 uint16_t temperature;
|
/titanic_44/usr/src/uts/common/io/iwp/ |
H A D | iwp_eeprom.h | 155 struct iwl_eeprom_txpower_group { struct 157 struct iwl_eeprom_txpower_sample samples[5]; 159 uint32_t a, b, c, d, e; 161 uint32_t Fa, Fb, Fc, Fd, Fe; 163 int8_t saturation_power; 165 uint8_t group_channel; 167 uint16_t temperature;
|
/titanic_44/usr/src/uts/common/io/iwk/ |
H A D | iwk_eeprom.h | 158 struct iwl_eeprom_txpower_group { struct 160 struct iwl_eeprom_txpower_sample samples[5]; 162 uint32_t a, b, c, d, e; 164 uint32_t Fa, Fb, Fc, Fd, Fe; 166 int8_t saturation_power; 168 uint8_t group_channel; 170 uint16_t temperature;
|