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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c13 static int ixgbe_acquire_eeprom(struct ixgbe_hw *hw);
955 status = ixgbe_acquire_eeprom(hw);
1089 status = ixgbe_acquire_eeprom(hw);
1322 * ixgbe_acquire_eeprom - Acquire EEPROM using bit-bang
1328 static int ixgbe_acquire_eeprom(struct ixgbe_hw *hw) function

Completed in 121 milliseconds