opnsense-src/sys/dev/cxgbe/iw_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
..
cm.c Switch cxgbe interface lookup to use fibX_lookup() from older 2020-06-22 07:35:23 +00:00
cq.c cxgbe/iw_cxgbe: Do not terminate CTRx messages with \n. 2018-12-20 22:31:07 +00:00
device.c cxgbe/iw_cxgbe: Add an async callback to notify iw_cxgbe in case of a 2020-05-19 16:28:20 +00:00
ev.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
id_table.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
iw_cxgbe.h cxgbe/iw_cxgbe: Create a LinuxKPI pci device for an adapter and use it 2020-04-22 21:54:21 +00:00
mem.c cxgbe/iw_cxgbe: correctly enforce the max reg_mr depth. 2020-02-18 20:43:10 +00:00
provider.c cxgbe/iw_cxgbe: Create a LinuxKPI pci device for an adapter and use it 2020-04-22 21:54:21 +00:00
qp.c cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -07:00
resource.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
t4.h cxgbe/iw_cxgbe: Do not terminate CTRx messages with \n. 2018-12-20 22:31:07 +00:00
user.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00