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