freebsd-dev/sys/dev/cxgbe/iw_cxgbe
John Baldwin 077ba6a845 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.

Reviewed by:	np
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D29382
2021-03-26 15:19:58 -07:00
..
cm.c cxgbe: remove unused linux headers 2021-03-26 17:44:38 +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
id_table.c
iw_cxgbe.h cxgbe: remove unused linux headers 2021-03-26 17:44:38 +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-03-26 15:19:58 -07:00
resource.c
t4.h cxgbe/iw_cxgbe: Do not terminate CTRx messages with \n. 2018-12-20 22:31:07 +00:00
user.h