Searched defs:sge_ctrl_txq (Results 1 – 1 of 1) sorted by relevance
889 struct sge_ctrl_txq { /* state for an SGE control Tx queue */ struct890 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 */