Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h66 s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr);
Dixgbe_x540.c832 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,
Dixgbe_82599.c2171 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,
Dixgbe_common.c2852 s32 ixgbe_get_san_mac_addr_generic(struct ixgbe_hw *hw, u8 *san_mac_addr) in ixgbe_get_san_mac_addr_generic() function
Dixgbe_x550.c3854 .get_san_mac_addr = &ixgbe_get_san_mac_addr_generic,