opnsense-src/sys/dev/cxgbe/tom
Navdeep Parhar 8d2c13931b cxgbe/tom: Fix assertions in the code that maintains TCB history.
The tids used for TOE connections start from tid_base, not 0.

MFC after:	1 week
Sponsored by:	Chelsio Communications
2022-09-28 20:01:14 -07:00
..
t4_connect.c cxgbe(4): Fix "set but not used [-Wunused-but-set-variable]" warnings. 2022-01-10 12:15:12 -08:00
t4_cpl_io.c sockets: use socket buffer mutexes in struct socket directly 2022-05-12 13:22:12 -07:00
t4_ddp.c sockets: use socket buffer mutexes in struct socket directly 2022-05-12 13:22:12 -07:00
t4_listen.c routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549). 2021-08-22 22:56:08 +00:00
t4_tls.c cxgbe TOE TLS: Fix handling of unusual record types. 2022-08-08 11:21:54 -07:00
t4_tls.h cxgbe TOE TLS: Fix handling of unusual record types. 2022-08-08 11:21:54 -07:00
t4_tom.c cxgbe/tom: Fix assertions in the code that maintains TCB history. 2022-09-28 20:01:14 -07:00
t4_tom.h cxgbei: Support unmapped I/O requests. 2022-03-10 15:50:52 -08:00
t4_tom_l2t.c cxgbe/t4_tom: Use stale L2T entry and avoid busy-waiting for resolution. 2021-09-08 20:55:47 -07:00
t4_tom_l2t.h