opnsense-src/sys/dev/cxgbe
John Baldwin f771c03297 cxgbe: Use secq(9) to manage the timestamp generations.
This is mostly cosmetic, but it also doesn't leave a gap of time where
no structures are valid.  Instead, we permit the ISR to continue to
use the previous structure if the write to update cal_current isn't
yet visible.

Reviewed by:	gallatin
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D36669

(cherry picked from commit cee4fc7cad)
2022-11-10 17:26:44 -08:00
..
common cxgbe(4): Handle FORCE_FEC in pcaps correctly. 2022-04-01 18:49:43 -07:00
crypto cxgbe: Handle requests for TLS key allocations with no TLS key storage. 2022-11-10 16:35:47 -08:00
cudbg Fix clang 15 warning in cxgbe 2022-07-20 18:51:15 +02:00
cxgbei cxgbei: Return limits for the specific adapter the socket is on. 2022-11-10 13:48:36 -08:00
firmware cxgbe(4): Update firmwares to 1.26.6.0. 2022-02-27 22:48:07 -08:00
iw_cxgbe cxgbe(4): Fix a typo in a source code comment 2022-07-19 17:59:46 +02:00
tom cxgbe TOE TLS: Simplify a few routines. 2022-11-10 16:36:01 -08:00
adapter.h cxgbe: Use secq(9) to manage the timestamp generations. 2022-11-10 17:26:44 -08:00
if_cc.c
if_ccv.c
if_cxl.c
if_cxlv.c
offload.h cxgbei: Support for ISO (iSCSI segmentation offload). 2021-10-29 16:27:10 -07:00
osdep.h cxgbe(4): make the logging helpers a little more robust. 2021-05-15 20:26:22 -07:00
t4_clip.c cxgbe(4): Empty the clib_db before trying to destroy it. 2021-10-20 10:16:58 -07:00
t4_clip.h cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management. 2021-10-20 10:05:02 -07:00
t4_filter.c cxgbe(4): Add support for NIC suspend/resume and live reset. 2021-10-20 06:59:41 -07:00
t4_if.m
t4_ioctl.h cxgbe(4): Overhaul CLIP (Compressed Local IPv6) table management. 2021-10-20 10:05:02 -07:00
t4_iov.c cxgbe(4): Allow the PF driver to set a VF's MAC address. 2020-11-09 00:08:35 +00:00
t4_l2t.c NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_l2t.h NIC KTLS for Chelsio T6 adapters. 2019-11-21 19:30:31 +00:00
t4_main.c cxgbe: Use secq(9) to manage the timestamp generations. 2022-11-10 17:26:44 -08:00
t4_mp_ring.c cxgbe(4): changes in the Tx path to help increase tx coalescing. 2020-07-03 04:44:23 +00:00
t4_mp_ring.h cxgbe(4): changes in the Tx path to help increase tx coalescing. 2020-07-03 04:44:23 +00:00
t4_netmap.c cxgbe(4): Separate the sw- and hw-specific parts of resource allocations 2021-10-20 06:55:38 -07:00
t4_sched.c cxgbe(4): Do not configure traffic classes automatically on attach. 2021-10-20 10:35:14 -07:00
t4_sge.c cxgbe: Use secq(9) to manage the timestamp generations. 2022-11-10 17:26:44 -08:00
t4_smt.c
t4_smt.h
t4_tracer.c Adjust t4_tracer_mod{load,unload}() definitions to avoid clang 15 warnings 2022-07-23 10:56:44 +02:00
t4_vf.c cxgbe(4): Fix bad races between sysctl and driver detach. 2022-02-27 22:51:04 -08:00