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