freebsd-dev/sys/dev/cxgbe/tom
John Baldwin b3ceca0c80 Clear tp->tod in t4_pcb_detach().
Otherwise, a socket can have a non-NULL tp->tod while TF_TOE is clear.
In particular, if a newly accepted socket falls back to non-TOE due to
an active open failure, the non-TOE socket will still have tp->tod set
even though TF_TOE is clear.

Reviewed by:	np
MFC after:	2 weeks
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D27028
2020-11-10 19:54:39 +00:00
..
t4_connect.c Convert TOE routing lookups to the new routing KPI. 2020-04-22 07:53:43 +00:00
t4_cpl_io.c Handle CPL_RX_DATA on active TLS sockets. 2020-10-23 00:23:54 +00:00
t4_ddp.c vmspace: Convert to refcount(9) 2020-11-04 16:30:56 +00:00
t4_listen.c cxgbe(4): set up the firmware flowc for the tid before send_abort_rpl. 2020-10-02 23:48:57 +00:00
t4_tls.c Handle CPL_RX_DATA on active TLS sockets. 2020-10-23 00:23:54 +00:00
t4_tls.h Re-enable receive flow control for TOE TLS sockets. 2020-10-19 20:08:50 +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 Clear tp->tod in t4_pcb_detach(). 2020-11-10 19:54:39 +00:00
t4_tom.h Handle CPL_RX_DATA on active TLS sockets. 2020-10-23 00:23:54 +00:00