Searched refs:ixgbe_set_vfta (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe_api.h127 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan,
H A Dixgbe_api.c1057 * ixgbe_set_vfta - Set VLAN filter table
1065 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on) function
H A Dif_ixv.c1812 while (ixgbe_set_vfta(hw, vid, 0, TRUE)) {
H A Dif_ix.c5556 ixgbe_set_vfta(hw, tag, vf->pool, enable);

Completed in 214 milliseconds