freebsd-nq/sys/dev/cxgbe/tom
John Baldwin c15600b71a Use sbsndptr_adv() instead of sbsndptr() for TOE TLS.
For TOE TLS, we just want to advance the send pointer to skip over the
record just sent to the TOE.  The recently added sbsndptr_adv() is
sufficient for that and is cheaper.

MFC after:	1 month
Sponsored by:	Chelsio Communications
2018-11-15 22:47:47 +00:00
..
t4_connect.c cxgbe/tom: Put the ifnet or VLAN's PCP value in the 802.1Q tag of frames 2018-08-17 19:22:46 +00:00
t4_cpl_io.c Use tcp_state_change() in the cxgbe(4) TOE module. 2018-11-09 21:16:45 +00:00
t4_ddp.c cxgbe/tom: Unregister shared CPL handlers on module unload. This fixes 2018-08-28 18:16:02 +00:00
t4_listen.c cxgbe/tom: Put the ifnet or VLAN's PCP value in the 802.1Q tag of frames 2018-08-17 19:22:46 +00:00
t4_tls.c Use sbsndptr_adv() instead of sbsndptr() for TOE TLS. 2018-11-15 22:47:47 +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_l2t.c cxgbe/tom: Put the ifnet or VLAN's PCP value in the 802.1Q tag of frames 2018-08-17 19:22:46 +00:00
t4_tom_l2t.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4_tom.c cxgbe/tom: Make sure 'matched' is always initialized before use. 2018-08-21 22:19:34 +00:00
t4_tom.h Whitespace nit in t4_tom.h 2018-08-13 19:21:28 +00:00