opnsense-src/sys/dev/cxgbe
John Baldwin 4e4ec8a9cc cxgbe: Add a struct sge_ofld_txq type.
This type mirrors struct sge_ofld_rxq and holds state for TCP offload
transmit queues.  Currently it only holds a work queue but will
include additional state in future changes.

Sponsored by:	Chelsio Communications

(cherry picked from commit 077ba6a845)
2021-04-26 12:02:06 -07:00
..
common cxgbe(4): Read the rx 'c' channel for a port and make it available. 2021-04-26 12:01:10 -07:00
crypto ccr: Disable requests on port 1 when needed to workaround a firmware bug. 2021-04-26 12:01:32 -07: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-04-26 12:02:06 -07:00
firmware cxgbe(4): Add the firmware binaries missing in r367428. 2020-11-08 22:30:13 +00:00
iw_cxgbe cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -07:00
tom cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -07:00
adapter.h cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -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-04-26 12:02:06 -07:00
osdep.h
t4_clip.c cxgbe(4): Do not display error messages related to the CLIP table if 2020-03-13 00:12:15 +00:00
t4_clip.h
t4_filter.c Always allocate the atid table during attach. 2019-10-22 20:01:47 +00:00
t4_if.m
t4_ioctl.h
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: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -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): Stop but don't free netmap queues when netmap is switched off. 2020-12-03 08:30:29 +00:00
t4_sched.c cxgbe(4): Fix min/max typo in r366958. 2020-10-23 02:24:43 +00:00
t4_sge.c cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -07:00
t4_smt.c
t4_smt.h
t4_tracer.c
t4_vf.c cxgbe(4): Fixes to tx coalescing. 2021-02-04 09:43:36 -08:00