Searched refs:sge_uld_txq (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c407 struct sge_uld_txq *txq = &txq_info->uldtxq[i];
431 struct sge_uld_txq *txq = &txq_info->uldtxq[i];
492 txq_info->uldtxq = kcalloc(txq_info->ntxq, sizeof(struct sge_uld_txq),
H A Dsge.c2893 static void txq_stop_maperr(struct sge_uld_txq *q)
2909 static void ofldtxq_stop(struct sge_uld_txq *q, struct fw_wr_hdr *wr)
2934 static void service_ofldq(struct sge_uld_txq *q)
3055 static int ofld_xmit(struct sge_uld_txq *q, struct sk_buff *skb)
3084 struct sge_uld_txq *q = from_tasklet(q, t, qresume_tsk);
3120 struct sge_uld_txq *txq;
3206 static int ofld_xmit_direct(struct sge_uld_txq *q, const void *src,
3250 struct sge_uld_txq *txq;
4279 struct sge_uld_txq *txq = s->egr_map[id];
4795 int t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *tx
[all...]
H A Dcxgb4.h879 struct sge_uld_txq { /* state for an SGE offload Tx queue */ struct
907 struct sge_uld_txq *uldtxq; /* Txq's for ULD */
1631 int t4_sge_alloc_uld_txq(struct adapter *adap, struct sge_uld_txq *txq,
H A Dcxgb4_main.c589 struct sge_uld_txq *oq;
591 oq = container_of(txq, struct sge_uld_txq, q);
2461 struct sge_uld_txq *txq = &txq_info->uldtxq[i];
2483 struct sge_uld_txq *txq = &txq_info->uldtxq[i];
2564 struct sge_uld_txq *txq = &txq_info->uldtxq[i];
H A Dcxgb4_debugfs.c2918 const struct sge_uld_txq *tx;
3067 const struct sge_uld_txq *tx;
/linux-master/drivers/crypto/chelsio/
H A Dchcr_algo.c580 struct sge_uld_txq *txq;

Completed in 165 milliseconds