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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h65 int ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr);
H A Dixgbe_x540.c832 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,
H A Dixgbe_82599.c2175 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,
H A Dixgbe_common.c2843 * ixgbe_get_san_mac_addr_generic - SAN MAC address retrieval from the EEPROM
2852 int ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr) function
H A Dixgbe_x550.c3901 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,

Completed in 165 milliseconds