opnsense-src/sys/dev/cxgbe
John Baldwin 367fe30818 cxgbe: Remove most uses of sysctl_wire_old_buffer
Most of these sysctls don't call sbuf_* while holding any locks.  Of
the ones that do hold locks, all but one can be fixed to drop the lock
before calling sbuf_*.

Reviewed by:	np
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D45186

(cherry picked from commit 61089df8147eb7109696476c891514296d543bad)
2024-11-30 08:55:57 -05:00
..
common cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place. 2024-07-16 23:39:43 -07:00
crypto cxgbe(4): Rename rx_c_chan to rx_chan. 2024-07-16 23:38:40 -07:00
cudbg sys: Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:17 -06:00
cxgbei cxgbe(4): Changes to ULD list management. 2024-10-21 10:00:26 -07:00
firmware cxgbe(4): Update firmwares to 1.27.5.0 2024-01-10 21:22:31 -08:00
iw_cxgbe cxgbe/iw_cxgbe: Fail early in some callbacks when the RNIC is stopped. 2024-10-21 10:08:56 -07:00
tom cxgbe(4): Allow t4_tom to be unloaded safely. 2024-10-21 10:15:11 -07:00
adapter.h cxgbe(4): Allow t4_tom to be unloaded safely. 2024-10-21 10:15:11 -07:00
if_cc.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
if_ccv.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
if_cxl.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
if_cxlv.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
offload.h cxgbe/t4_tom: Implement uld_stop and uld_restart for ULD_TOM. 2024-10-21 10:03:14 -07:00
osdep.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_clip.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
t4_clip.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_filter.c cxgbe(4): Consolidate all mk_set_tcb_field_ulp in one place. 2024-07-16 23:39:43 -07:00
t4_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
t4_ioctl.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_iov.c cxgbe: handle vlan PF restrictions 2024-07-01 18:06:16 +02:00
t4_l2t.c cxgbe(4): Stop and restart the L2T allocator with the LLD. 2024-10-21 10:02:17 -07:00
t4_l2t.h cxgbe(4): Stop and restart the L2T allocator with the LLD. 2024-10-21 10:02:17 -07:00
t4_main.c cxgbe: Remove most uses of sysctl_wire_old_buffer 2024-11-30 08:55:57 -05:00
t4_mp_ring.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
t4_mp_ring.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_netmap.c cxgbe: Flush transmitted packets more regularly in netmap mode 2024-08-08 15:55:48 +00:00
t4_sched.c cxgbe(4): sc->port is indexed by port_id and not tx_chan. 2024-07-16 23:39:32 -07:00
t4_sge.c cxgbe(4): Stop work request queues in a reliable manner. 2024-10-21 10:06:19 -07:00
t4_smt.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
t4_smt.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
t4_tracer.c net: Remove unneeded NULL check for the allocated ifnet 2024-07-12 20:03:37 +08:00
t4_vf.c cxgbev(4): Pay attention to the VLAN configuration for the VF. 2024-07-01 18:08:17 +02:00