Home
last modified time | relevance | path

Searched defs:sge_ctrl_txq (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h889 struct sge_ctrl_txq { /* state for an SGE control Tx queue */ struct
890 struct sge_txq q;
891 struct adapter *adap;
892 struct sk_buff_head sendq; /* list of backpressured packets */
893 struct tasklet_struct qresume_tsk; /* restarts the queue */
894 u8 full; /* the Tx ring is full */