Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h770 struct sge_uld_txq { /* state for an SGE offload Tx queue */ struct
771 struct sge_txq q;
772 struct adapter *adap;
773 struct sk_buff_head sendq; /* list of backpressured packets */
774 struct tasklet_struct qresume_tsk; /* restarts the queue */
798 struct sge_uld_txq_info { argument
799 struct sge_uld_txq *uldtxq; /* Txq's for ULD */ argument