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.c97 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic;
H A Dixgbe_api.c347 return ixgbe_call_func(hw, hw->mac.ops.set_san_mac_addr,
H A Dixgbe_82599.c350 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic;
H A Dixgbe_x550.c398 mac->ops.set_san_mac_addr = NULL;
H A Dixgbe_type.h3664 s32 (*set_san_mac_addr)(struct ixgbe_hw *, u8 *); member in struct:ixgbe_mac_operations

Completed in 96 milliseconds