opnsense-src/sys/dev/cxgbe/tom
Navdeep Parhar f8fea0d90e cxgbe: Implement tcp_info handler for connections handled by t4_tom.
The TCB is read using a memory window right now.  A better alternate to
get self-consistent, uncached information would be to use a GET_TCB
request but waiting for a reply from hw while holding non-sleepable
locks is quite inconvenient.

Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D14817
2018-04-03 01:22:15 +00:00
..
t4_connect.c Support for TLS offload of TOE connections on T6 adapters. 2018-03-13 23:05:51 +00:00
t4_cpl_io.c Use the offload transmit queue to set flags on TLS connections. 2018-03-27 20:54:57 +00:00
t4_ddp.c Use the offload transmit queue to set flags on TLS connections. 2018-03-27 20:54:57 +00:00
t4_listen.c Support for TLS offload of TOE connections on T6 adapters. 2018-03-13 23:05:51 +00:00
t4_tls.c Use the offload transmit queue to set flags on TLS connections. 2018-03-27 20:54:57 +00:00
t4_tls.h Support for TLS offload of TOE connections on T6 adapters. 2018-03-13 23:05:51 +00:00
t4_tom.c cxgbe: Implement tcp_info handler for connections handled by t4_tom. 2018-04-03 01:22:15 +00:00
t4_tom.h Use the offload transmit queue to set flags on TLS connections. 2018-03-27 20:54:57 +00:00
t4_tom_l2t.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_tom_l2t.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00