opnsense-src/sys/dev/cxgbe/cxgbei
John Baldwin 8020c05683 cxgbei: Adjust the calculation for the maximum ISO payload.
Round down the maximim ISO payload by the current MSS.  Otherwise the
round up by MSS when calculating the 16-bit maximum payload len passed
along in the FLOWC work request can overflow.

Discussed with:	np
Sponsored by:	Chelsio Communications
2022-05-26 14:32:54 -07:00
..
cxgbei.c cxgbe/cxgbei: Allow max PDU payload lengths to be changed with a sysctl. 2022-04-12 21:35:29 -07:00
cxgbei.h cxgbei: Replace worker thread pools with per-connection kthreads. 2022-02-07 16:20:40 -08:00
icl_cxgbei.c cxgbei: Adjust the calculation for the maximum ISO payload. 2022-05-26 14:32:54 -07:00