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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.c46 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw);
1387 ixgbe_standby_eeprom(hw);
1394 ixgbe_standby_eeprom(hw);
1427 ixgbe_standby_eeprom(hw);
1545 ixgbe_standby_eeprom(hw);
2005 ixgbe_standby_eeprom(hw);
2021 * ixgbe_standby_eeprom - Returns EEPROM to a "standby" state
2024 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw) function
2028 DEBUGFUNC("ixgbe_standby_eeprom");

Completed in 98 milliseconds