opnsense-src/sys/dev/cxgbe/cxgbei
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
..
cxgbei.c cxgbei: Move some function prototypes to cxgbei.h. 2021-03-22 10:05:02 -07:00
cxgbei.h cxgbei: Move some function prototypes to cxgbei.h. 2021-03-22 10:05:02 -07:00
icl_cxgbei.c cxgbe: Add a struct sge_ofld_txq type. 2021-03-26 15:19:58 -07:00