Lines Matching defs:il3945_eeprom
343 struct il3945_eeprom { struct
344 u8 reserved0[16];
345 u16 device_id; /* abs.ofs: 16 */
346 u8 reserved1[2];
347 u16 pmc; /* abs.ofs: 20 */
348 u8 reserved2[20];
349 u8 mac_address[6]; /* abs.ofs: 42 */
350 u8 reserved3[58];
351 u16 board_revision; /* abs.ofs: 106 */
352 u8 reserved4[11];
353 u8 board_pba_number[9]; /* abs.ofs: 119 */
354 u8 reserved5[8];
355 u16 version; /* abs.ofs: 136 */
356 u8 sku_cap; /* abs.ofs: 138 */
357 u8 leds_mode; /* abs.ofs: 139 */
358 u16 oem_mode;
359 u16 wowlan_mode; /* abs.ofs: 142 */
360 u16 leds_time_interval; /* abs.ofs: 144 */
361 u8 leds_off_time; /* abs.ofs: 146 */
362 u8 leds_on_time; /* abs.ofs: 147 */
363 u8 almgor_m_version; /* abs.ofs: 148 */
364 u8 antenna_switch_type; /* abs.ofs: 149 */
365 u8 reserved6[42];
366 u8 sku_id[4]; /* abs.ofs: 192 */
379 u16 band_1_count; /* abs.ofs: 196 */
380 struct il_eeprom_channel band_1_channels[14]; /* abs.ofs: 198 */
387 u16 band_2_count; /* abs.ofs: 226 */
388 struct il_eeprom_channel band_2_channels[13]; /* abs.ofs: 228 */
417 struct il3945_eeprom_txpower_group groups[IL_NUM_TX_CALIB_GROUPS]; argument
419 struct il3945_eeprom_temperature_corr corrections; /* abs.ofs: 832 */ argument
420 u8 reserved16[172]; /* fill out to full 1024 byte block */