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