Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c13 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
955 status = ixgbe_acquire_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1089 status = ixgbe_acquire_eeprom(hw); in ixgbe_read_eeprom_buffer_bit_bang()
1322 * ixgbe_acquire_eeprom - Acquire EEPROM using bit-bang
1328 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw) in ixgbe_acquire_eeprom() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c13 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
956 status = ixgbe_acquire_eeprom(hw); in ixgbe_write_eeprom_buffer_bit_bang()
1090 status = ixgbe_acquire_eeprom(hw); in ixgbe_read_eeprom_buffer_bit_bang()
1323 * ixgbe_acquire_eeprom - Acquire EEPROM using bit-bang
1329 static s32 ixgbe_acquire_eeprom(struct ixgbe_hw *hw) in ixgbe_acquire_eeprom() function

Completed in 10 milliseconds