Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ixgbe/
HDixgbe_common.c45 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw);
1385 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1392 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1425 ixgbe_standby_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1543 ixgbe_standby_eeprom(hw); in ixgbe_read_eeprom_buffer_bit_bang()
2003 ixgbe_standby_eeprom(hw); in ixgbe_ready_eeprom()
2022 static void ixgbe_standby_eeprom(struct ixgbe_hw *hw) in ixgbe_standby_eeprom() function