Lines Matching defs:il3945_eeprom
317 struct il3945_eeprom { struct
318 u8 reserved0[16];
319 u16 device_id; /* abs.ofs: 16 */
320 u8 reserved1[2];
321 u16 pmc; /* abs.ofs: 20 */
322 u8 reserved2[20];
323 u8 mac_address[6]; /* abs.ofs: 42 */
324 u8 reserved3[58];
325 u16 board_revision; /* abs.ofs: 106 */
326 u8 reserved4[11];
327 u8 board_pba_number[9]; /* abs.ofs: 119 */
328 u8 reserved5[8];
329 u16 version; /* abs.ofs: 136 */
330 u8 sku_cap; /* abs.ofs: 138 */
331 u8 leds_mode; /* abs.ofs: 139 */
332 u16 oem_mode;
333 u16 wowlan_mode; /* abs.ofs: 142 */
334 u16 leds_time_interval; /* abs.ofs: 144 */
335 u8 leds_off_time; /* abs.ofs: 146 */
336 u8 leds_on_time; /* abs.ofs: 147 */
337 u8 almgor_m_version; /* abs.ofs: 148 */
338 u8 antenna_switch_type; /* abs.ofs: 149 */
339 u8 reserved6[42];
340 u8 sku_id[4]; /* abs.ofs: 192 */
353 u16 band_1_count; /* abs.ofs: 196 */
354 struct il_eeprom_channel band_1_channels[14]; /* abs.ofs: 198 */
361 u16 band_2_count; /* abs.ofs: 226 */
362 struct il_eeprom_channel band_2_channels[13]; /* abs.ofs: 228 */
391 struct il3945_eeprom_txpower_group groups[IL_NUM_TX_CALIB_GROUPS]; argument
393 struct il3945_eeprom_temperature_corr corrections; /* abs.ofs: 832 */ argument
394 u8 reserved16[172]; /* fill out to full 1024 byte block */