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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.c 71 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw);
156 mac->ops.clear_vfta = ixgbe_clear_vfta_82598;
1053 * ixgbe_clear_vfta_82598 - Clear VLAN filter table
1058 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw) function in typeref:typename:s32
1063 DEBUGFUNC("ixgbe_clear_vfta_82598");
ixgbe_82598.c 71 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw);
156 mac->ops.clear_vfta = ixgbe_clear_vfta_82598;
1053 * ixgbe_clear_vfta_82598 - Clear VLAN filter table
1058 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw) function in typeref:typename:s32
1063 DEBUGFUNC("ixgbe_clear_vfta_82598");

Completed in 23 milliseconds