Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_x540.c103 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic; in ixgbe_init_ops_X540()
Dixgbe_api.c350 return ixgbe_call_func(hw, hw->mac.ops.set_san_mac_addr, in ixgbe_set_san_mac_addr()
Dixgbe_82599.c358 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic; in ixgbe_init_ops_82599()
Dixgbe_type.h4030 s32 (*set_san_mac_addr)(struct ixgbe_hw *, u8 *); member
Dixgbe_x550.c738 mac->ops.set_san_mac_addr = NULL; in ixgbe_init_ops_X550EM()