Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c97 mac->ops.get_san_mac_addr = ixgbe_get_san_mac_addr_generic; in ixgbe_init_ops_X540()
282 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_X540()
H A Dixgbe_82599.c350 mac->ops.get_san_mac_addr = ixgbe_get_san_mac_addr_generic; in ixgbe_init_ops_82599()
1181 hw->mac.ops.get_san_mac_addr(hw, hw->mac.san_addr); in ixgbe_reset_hw_82599()
H A Dixgbe_api.c332 return ixgbe_call_func(hw, hw->mac.ops.get_san_mac_addr, in ixgbe_get_san_mac_addr()
H A Dixgbe_type.h3908 s32 (*get_san_mac_addr)(struct ixgbe_hw *, u8 *); member
H A Dixgbe_x550.c629 mac->ops.get_san_mac_addr = NULL; in ixgbe_init_ops_X550EM()