Home
last modified time | relevance | path

Searched refs:ixgbe_init_eeprom_params (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h100 s32 ixgbe_init_eeprom_params(struct ixgbe_hw *hw);
H A Dixgbe_api.c790 s32 ixgbe_init_eeprom_params(struct ixgbe_hw *hw) in ixgbe_init_eeprom_params() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1455 if (ixgbe_init_eeprom_params(hw) < 0) { in ixgbe_init()