Home
last modified time | relevance | path

Searched refs:IXGBE_EEPROM_CTRL_2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c485 hw->eeprom.ops.read(hw, IXGBE_EEPROM_CTRL_2, &ee_ctrl_2); in ixgbe_stop_mac_link_on_d3_82599()
H A Dixgbe_type.h2116 #define IXGBE_EEPROM_CTRL_2 1 /* EEPROM CTRL word 2 */ macro