opnsense-src/sys/dev/cxgbe/cxgbei
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
..
cxgbei.c cxgbei: Move some function prototypes to cxgbei.h. 2021-04-26 12:01:47 -07:00
cxgbei.h cxgbei: Move some function prototypes to cxgbei.h. 2021-04-26 12:01:47 -07:00
icl_cxgbei.c cxgbe: Add a struct sge_ofld_txq type. 2021-04-26 12:02:06 -07:00