Searched refs:sge_ofld_rxq (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.c78 struct sge_ofld_rxq *rxq = container_of(q, struct sge_ofld_rxq, rspq);
112 struct sge_ofld_rxq *q = rxq_info->uldrxq;
203 struct sge_ofld_rxq *q)
272 rxq_info->uldrxq = kcalloc(nrxq, sizeof(struct sge_ofld_rxq),
287 struct sge_ofld_rxq *r = &rxq_info->uldrxq[i];
301 struct sge_ofld_rxq *r = &rxq_info->uldrxq[i];
H A Dcxgb4_tc_mqprio.c153 struct sge_ofld_rxq *eorxq;
161 sizeof(struct sge_ofld_rxq),
276 struct sge_ofld_rxq *eorxq;
H A Dcxgb4.h825 struct sge_ofld_rxq { /* SW offload Rx queue */ struct
899 struct sge_ofld_rxq *uldrxq; /* Rxq's for ULD */
978 struct sge_ofld_rxq *eohw_rxq;
1611 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q);
H A Dcxgb4_debugfs.c2809 const struct sge_ofld_rxq *rx = &s->eohw_rxq[base_qset];
2936 const struct sge_ofld_rxq *rx;
2964 const struct sge_ofld_rxq *rx;
2988 const struct sge_ofld_rxq *rx;
3014 const struct sge_ofld_rxq *rx;
3040 const struct sge_ofld_rxq *rx;
3066 const struct sge_ofld_rxq *rx;
H A Dsge.c2532 struct sge_ofld_rxq *rxq;
4885 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q)

Completed in 308 milliseconds