Searched refs:set_vfta (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c82 hw->mac.ops.set_vfta = ixgbe_set_vfta_vf;
H A Dixgbe_x540.c112 mac->ops.set_vfta = ixgbe_set_vfta_generic;
H A Dixgbe_82598.c148 mac->ops.set_vfta = ixgbe_set_vfta_82598;
H A Dixgbe_api.c1067 return ixgbe_call_func(hw, hw->mac.ops.set_vfta, (hw, vlan, vind,
H A Dixgbe_82599.c363 mac->ops.set_vfta = ixgbe_set_vfta_generic;
H A Dixgbe_common.c130 mac->ops.set_vfta = NULL;
H A Dixgbe_type.h3718 s32 (*set_vfta)(struct ixgbe_hw *, u32, u32, bool); member in struct:ixgbe_mac_operations

Completed in 90 milliseconds