Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c46 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw);
1387 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1394 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1427 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1545 ixgbe_standby_eeprom(hw); in ixgbe_read_eeprom_buffer_bit_bang()
2005 ixgbe_standby_eeprom(hw); in ixgbe_ready_eeprom()
2024 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw) in ixgbe_standby_eeprom() function