Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.h91 s32 ixgbe_init_eeprom_params(struct ixgbe_hw *hw);
H A Dixgbe_api.c679 s32 ixgbe_init_eeprom_params(struct ixgbe_hw *hw) in ixgbe_init_eeprom_params() function
H A Dixgbe_main.c1265 if (ixgbe_init_eeprom_params(hw) < 0) { in ixgbe_init()