HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_set_vfta (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.h 131 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan,
if_sriov.c 480 ixgbe_set_vfta(hw, tag, vf->pool, enable, false);
ixgbe_api.c 1074 * ixgbe_set_vfta - Set VLAN filter table
1083 s32 ixgbe_set_vfta(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on, function in typeref:typename:s32

Completed in 37 milliseconds