freebsd-nq/sys/dev/cxgbe
John Baldwin fe496dc02a cxgbe: Make the TOE TLS stats per-queue instead of per-port.
This avoids some atomics by using counter_u64 for TX and relying on
existing single-threading (single ithread per rxq) for RX.

Reviewed by:	np
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D29383
2021-03-26 15:19:58 -07:00
..
common cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. 2021-03-25 12:39:41 -07:00
crypto ccr: Disable requests on port 1 when needed to workaround a firmware bug. 2021-03-12 10:59:35 -08:00
cudbg cxgbe(4): unimplemented cudbg routines should return the correct 2020-10-14 08:04:39 +00:00
cxgbei cxgbe: Add a struct sge_ofld_txq type. 2021-03-26 15:19:58 -07:00
firmware cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. 2021-03-25 12:39:41 -07:00
iw_cxgbe cxgbe: Add a struct sge_ofld_txq type. 2021-03-26 15:19:58 -07:00
tom cxgbe: Make the TOE TLS stats per-queue instead of per-port. 2021-03-26 15:19:58 -07:00
adapter.h cxgbe: Make the TOE TLS stats per-queue instead of per-port. 2021-03-26 15:19:58 -07:00
if_cc.c
if_ccv.c
if_cxl.c
if_cxlv.c
offload.h cxgbe: Add a struct sge_ofld_txq type. 2021-03-26 15:19:58 -07:00
osdep.h cxgbe(4): Add adapter information to messages logged by the OS-agnostic 2019-01-29 00:49:12 +00:00
t4_clip.c cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. 2021-03-25 12:39:41 -07:00
t4_clip.h
t4_filter.c cxgbe(4): Add a driver ioctl to set the filter mask. 2021-02-19 14:23:58 -08:00
t4_if.m
t4_ioctl.h cxgbe(4): Add a driver ioctl to set the filter mask. 2021-02-19 14:23:58 -08: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: Make the TOE TLS stats per-queue instead of per-port. 2021-03-26 15:19:58 -07: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): use standard sysctl routines to deal with 16b values. 2021-03-19 10:56:24 -07:00
t4_sched.c cxgbe(4): Fix min/max typo in r366958. 2020-10-23 02:24:43 +00:00
t4_sge.c cxgbe: Make the TOE TLS stats per-queue instead of per-port. 2021-03-26 15:19:58 -07:00
t4_smt.c
t4_smt.h
t4_tracer.c
t4_vf.c cxgbe(4): Break up t4_read_chip_settings. 2021-02-18 01:22:42 -08:00