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

  /src/sys/dev/pci/ixgbe/
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 28 milliseconds