Searched refs:set_vfta (Results 1 – 7 of 7) sorted by relevance
84 hw->mac.ops.set_vfta = ixgbe_set_vfta_vf; in ixgbe_init_ops_vf()
114 mac->ops.set_vfta = ixgbe_set_vfta_generic; in ixgbe_init_ops_X540()
149 mac->ops.set_vfta = ixgbe_set_vfta_82598; in ixgbe_init_ops_82598()
1081 return ixgbe_call_func(hw, hw->mac.ops.set_vfta, (hw, vlan, vind, in ixgbe_set_vfta()
364 mac->ops.set_vfta = ixgbe_set_vfta_generic; in ixgbe_init_ops_82599()
3967 s32 (*set_vfta)(struct ixgbe_hw *, u32, u32, bool, bool); member
132 mac->ops.set_vfta = NULL; in ixgbe_init_ops_generic()