opnsense-src/sys/dev/cxgbe/tom
Navdeep Parhar 9ba8670a8b cxgbe(4): Allow t4_tom to be unloaded safely.
* Disable IFCAP_TOE automatically on all ifnets on all adapters during
  unload.  This is user-friendly and avoids panics due to stale ifnet
  state after t4_tom is unloaded.
* Do not allow unload if tids are in use by the TOE on any adapter.

Reported by:	Bimal Abraham @ Chelsio
MFC after:	1 week
Sponsored by:	Chelsio Communications
2024-09-29 17:38:11 -07:00
..
t4_connect.c cxgbe/t4_tom: bugfixes in stop/restart. 2024-08-05 05:56:22 -07:00
t4_cpl_io.c cxgbe(4): Stop checking for failures from malloc/mb_alloc_ext_pgs(M_WAITOK) 2024-09-03 18:25:26 +08:00
t4_ddp.c Deprecate contigfree(9) in favour of free(9) 2024-07-26 10:45:01 +00:00
t4_listen.c cxgbe/t4_tom: Add synq entry to the list before calling send_synack. 2024-09-05 23:21:59 -07:00
t4_tls.c cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place. 2024-05-17 15:52:33 -07:00
t4_tls.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_tom.c cxgbe(4): Allow t4_tom to be unloaded safely. 2024-09-29 17:38:11 -07:00
t4_tom.h cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM. 2024-07-21 22:20:21 -07:00
t4_tom_l2t.c cxgbe/t4_tom: Do not set unresolved entries to STALE in t4_l2t_update. 2024-09-24 08:53:11 -07:00
t4_tom_l2t.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00