HomeSort by: relevance | last modified time | path
    Searched refs:set_san_mac_addr (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 350 return ixgbe_call_func(hw, hw->mac.ops.set_san_mac_addr,
ixgbe_x540.c 103 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic;
ixgbe_82599.c 358 mac->ops.set_san_mac_addr = ixgbe_set_san_mac_addr_generic;
ixgbe_x550.c 738 mac->ops.set_san_mac_addr = NULL;
ixgbe_type.h 4030 s32 (*set_san_mac_addr)(struct ixgbe_hw *, u8 *); member in struct:ixgbe_mac_operations

Completed in 25 milliseconds