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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h17 int ixgbe_get_mac_addr_generic(struct ixgbe_hw *hw, u8 *mac_addr);
H A Dixgbe_x540.c831 .get_mac_addr = &ixgbe_get_mac_addr_generic,
H A Dixgbe_82598.c1122 .get_mac_addr = &ixgbe_get_mac_addr_generic,
H A Dixgbe_82599.c2174 .get_mac_addr = &ixgbe_get_mac_addr_generic,
H A Dixgbe_common.c594 * ixgbe_get_mac_addr_generic - Generic get MAC address
602 int ixgbe_get_mac_addr_generic(struct ixgbe_hw *hw, u8 *mac_addr) function
H A Dixgbe_x550.c3856 .get_mac_addr = &ixgbe_get_mac_addr_generic, \

Completed in 118 milliseconds