Home
last modified time | relevance | path

Searched refs:ixgbe_read_eeprom (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h104 s32 ixgbe_read_eeprom(struct ixgbe_hw *hw, u16 offset, u16 *data);
H A Dixgbe_api.c840 s32 ixgbe_read_eeprom(struct ixgbe_hw *hw, u16 offset, u16 *data) in ixgbe_read_eeprom() function
H A Dixgbe_82599.c594 ixgbe_read_eeprom(hw, IXGBE_EEPROM_CTRL_2, &ee_ctrl_2); in ixgbe_stop_mac_link_on_d3_82599()
H A Dixgbe_x550.c3778 status = ixgbe_read_eeprom(hw, NVM_INIT_CTRL_3, &hw->eeprom.ctrl_word_3); in ixgbe_enter_lplu_t_x550em()