Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c45 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw);
1286 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1293 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1326 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1444 ixgbe_standby_eeprom(hw); in ixgbe_read_eeprom_buffer_bit_bang()
1904 ixgbe_standby_eeprom(hw); in ixgbe_ready_eeprom()
1923 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw) in ixgbe_standby_eeprom() function