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

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.h 137 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind,
ixgbe_vf.c 92 hw->mac.ops.set_vfta = ixgbe_set_vfta_vf;
529 * ixgbe_set_vfta_vf - Set/Unset vlan filter table address
538 s32 ixgbe_set_vfta_vf(struct ixgbe_hw *hw, u32 vlan, u32 vind, function in typeref:typename:s32

Completed in 14 milliseconds