Searched refs:sge_ofld_rxq (Results 1 – 4 of 4) sorted by relevance
541 struct sge_ofld_rxq { /* SW offload Rx queue */ struct608 struct sge_ofld_rxq ofldrxq[MAX_OFLD_QSETS];609 struct sge_ofld_rxq rdmarxq[MAX_RDMA_QUEUES];610 struct sge_ofld_rxq rdmaciq[MAX_RDMA_CIQS];1049 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q);
1748 const struct sge_ofld_rxq *rx = &adap->sge.ofldrxq[toe_idx * 4]; in sge_qinfo_show()1773 const struct sge_ofld_rxq *rx = in sge_qinfo_show()1795 const struct sge_ofld_rxq *rx = &adap->sge.rdmaciq[ciq_idx * 4]; in sge_qinfo_show()
683 struct sge_ofld_rxq *rxq = container_of(q, struct sge_ofld_rxq, rspq); in uldrx_handler()968 static int alloc_ofld_rxqs(struct adapter *adap, struct sge_ofld_rxq *q, in alloc_ofld_rxqs()4210 struct sge_ofld_rxq *r = &s->ofldrxq[i]; in cfg_queues()4218 struct sge_ofld_rxq *r = &s->rdmarxq[i]; in cfg_queues()4232 struct sge_ofld_rxq *r = &s->rdmaciq[i]; in cfg_queues()
2782 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q) in t4_free_ofld_rxqs()