Author: np Date: Wed Mar 27 21:45:30 2019 New Revision: 345609 URL: https://svnweb.freebsd.org/changeset/base/345609
Log: MFC r342356: Remove unused macros from t4_tom.h. Modified: stable/12/sys/dev/cxgbe/tom/t4_tom.h Directory Properties: stable/12/ (props changed) Modified: stable/12/sys/dev/cxgbe/tom/t4_tom.h ============================================================================== --- stable/12/sys/dev/cxgbe/tom/t4_tom.h Wed Mar 27 21:43:38 2019 (r345608) +++ stable/12/sys/dev/cxgbe/tom/t4_tom.h Wed Mar 27 21:45:30 2019 (r345609) @@ -216,10 +216,6 @@ struct flowc_tx_params { unsigned int mss; }; -#define DDP_RETRY_WAIT 5 /* seconds to wait before re-enabling DDP */ -#define DDP_LOW_SCORE 1 -#define DDP_HIGH_SCORE 3 - /* * Compressed state for embryonic connections for a listener. */ _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"