freebsd_amp_hwpstate/sys/dev/cxgbe
Navdeep Parhar 0201eb29dd cxgbe(4): Fix virtual interface reattach.
Replace the DOOMED flag with a transient DETACHING flag that is cleared
when VI is detached.  This fixes VI reattach when only the VI and not
the parent nexus is detached.  The old flag was never cleared and
prevented subsequent synch op's related to the VI.

PR:		275260
Reviewed by:	jhb
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D43287
Sponsored by:	Chelsio Communications
2024-01-03 11:21:46 -08:00
..
common
crypto
cudbg
cxgbei
firmware
iw_cxgbe sockets: don't malloc/free sockaddr memory on getpeername/getsockname 2023-11-30 08:31:10 -08:00
tom
adapter.h cxgbe(4): Fix virtual interface reattach. 2024-01-03 11:21:46 -08:00
if_cc.c
if_ccv.c
if_cxl.c
if_cxlv.c
offload.h
osdep.h
t4_clip.c
t4_clip.h
t4_filter.c
t4_if.m
t4_ioctl.h
t4_iov.c
t4_l2t.c
t4_l2t.h
t4_main.c cxgbe(4): Fix virtual interface reattach. 2024-01-03 11:21:46 -08:00
t4_mp_ring.c
t4_mp_ring.h
t4_netmap.c
t4_sched.c
t4_sge.c
t4_smt.c
t4_smt.h
t4_tracer.c
t4_vf.c