Searched refs:ixgbe_clear_vfta_82598 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_82598.c66 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw);
151 mac->ops.clear_vfta = ixgbe_clear_vfta_82598;
1049 * ixgbe_clear_vfta_82598 - Clear VLAN filter table
1054 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw) function
1059 DEBUGFUNC("ixgbe_clear_vfta_82598");

Completed in 66 milliseconds