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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.h 46 s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, bool vlan_on,
ixgbe_82598.c 154 mac->ops.set_vfta = ixgbe_set_vfta_82598;
1000 * ixgbe_set_vfta_82598 - Set VLAN filter table
1009 s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind, function in typeref:typename:s32
1019 DEBUGFUNC("ixgbe_set_vfta_82598");

Completed in 13 milliseconds