opnsense-src/sys/dev/cxgbe/cxgbei
John Baldwin cb85a1815f 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

(cherry picked from commit 8020c05683)
2022-08-25 09:30:09 -07:00
..
cxgbei.c cxgbei: Replace worker thread pools with per-connection kthreads. 2022-04-29 16:09:02 -07:00
cxgbei.h cxgbei: Replace worker thread pools with per-connection kthreads. 2022-04-29 16:09:02 -07:00
icl_cxgbei.c cxgbei: Adjust the calculation for the maximum ISO payload. 2022-08-25 09:30:09 -07:00