Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c98 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic; in ixgbe_init_ops_X540()
H A Dixgbe_api.c345 return ixgbe_call_func(hw, hw->mac.ops.set_san_mac_addr, in ixgbe_set_san_mac_addr()
H A Dixgbe_82599.c351 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3909 s32 (*set_san_mac_addr)(struct ixgbe_hw *, u8 *); member
H A Dixgbe_x550.c630 mac->ops.set_san_mac_addr = NULL; in ixgbe_init_ops_X550EM()