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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 155 mac->ops.set_vlvf = NULL;
ixgbe_api.c 1106 return ixgbe_call_func(hw, hw->mac.ops.set_vlvf, (hw, vlan, vind,
ixgbe_x540.c 120 mac->ops.set_vlvf = ixgbe_set_vlvf_generic;
ixgbe_82599.c 372 mac->ops.set_vlvf = ixgbe_set_vlvf_generic;
ixgbe_type.h 4090 s32 (*set_vlvf)(struct ixgbe_hw *, u32, u32, bool, u32 *, u32, member in struct:ixgbe_mac_operations
ixgbe_common.c 138 mac->ops.set_vlvf = NULL;

Completed in 28 milliseconds