Searched refs:set_vlvf (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_x540.c114 mac->ops.set_vlvf = ixgbe_set_vlvf_generic;
H A Dixgbe_82598.c149 mac->ops.set_vlvf = NULL;
H A Dixgbe_api.c1081 return ixgbe_call_func(hw, hw->mac.ops.set_vlvf, (hw, vlan, vind,
H A Dixgbe_82599.c364 mac->ops.set_vlvf = ixgbe_set_vlvf_generic;
H A Dixgbe_common.c131 mac->ops.set_vlvf = NULL;
H A Dixgbe_type.h3688 s32 (*set_vlvf)(struct ixgbe_hw *, u32, u32, bool, bool *); member in struct:ixgbe_mac_operations

Completed in 181 milliseconds