Home
last modified time | relevance | path

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

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