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

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 957 return ixgbe_call_func(hw, hw->mac.ops.set_vmdq_san_mac,
ixgbe_x540.c 115 mac->ops.set_vmdq_san_mac = ixgbe_set_vmdq_san_mac_generic;
ixgbe_82599.c 367 mac->ops.set_vmdq_san_mac = ixgbe_set_vmdq_san_mac_generic;
ixgbe_type.h 4077 s32 (*set_vmdq_san_mac)(struct ixgbe_hw *, u32); member in struct:ixgbe_mac_operations

Completed in 22 milliseconds