Home
last modified time | relevance | path

Searched refs:ixgbe_set_vfta (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.h129 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan,
H A Dif_sriov.c476 ixgbe_set_vfta(hw, tag, vf->pool, enable, false); in ixgbe_vf_set_vlan()
H A Dixgbe_api.c1108 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, in ixgbe_set_vfta() function