Searched refs:init_ctrl_reg_1 (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ee.c416 /* clear the init_ctrl_reg_1 to signify that the cache is invalidated */
417 ee_map->init_ctrl_reg_1 = cpu_to_le16(EEPROM_ICW1_SIGNATURE_CLEAR);
485 /* clear the init_ctrl_reg_1 to signify that the cache is
487 ee_map->init_ctrl_reg_1 = cpu_to_le16(EEPROM_ICW1_SIGNATURE_CLEAR);
491 if ((ee_map->init_ctrl_reg_1 & cpu_to_le16(EEPROM_ICW1_SIGNATURE_MASK))
515 if ((ee_map->init_ctrl_reg_1 & cpu_to_le16(EEPROM_ICW1_SIGNATURE_MASK))
H A Dixgb_ee.h80 __le16 init_ctrl_reg_1; member in struct:ixgb_ee_map_type

Completed in 53 milliseconds