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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h15 int ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num,
H A Dixgbe_common.c485 * ixgbe_read_pba_string_generic - Reads part number string from EEPROM
492 int ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, function
H A Dixgbe_main.c11199 err = ixgbe_read_pba_string_generic(hw, part_str, sizeof(part_str));

Completed in 188 milliseconds