Searched refs:sge_ofld_rxq (Results 1 – 4 of 4) sorted by relevance
572 struct sge_ofld_rxq { /* SW offload Rx queue */ struct639 struct sge_ofld_rxq ofldrxq[MAX_OFLD_QSETS];640 struct sge_ofld_rxq rdmarxq[MAX_RDMA_QUEUES];641 struct sge_ofld_rxq rdmaciq[MAX_RDMA_CIQS];1097 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q);
695 struct sge_ofld_rxq *rxq = container_of(q, struct sge_ofld_rxq, rspq); in uldrx_handler()1000 static int alloc_ofld_rxqs(struct adapter *adap, struct sge_ofld_rxq *q, in alloc_ofld_rxqs()4387 struct sge_ofld_rxq *r = &s->ofldrxq[i]; in cfg_queues()4395 struct sge_ofld_rxq *r = &s->rdmarxq[i]; in cfg_queues()4409 struct sge_ofld_rxq *r = &s->rdmaciq[i]; in cfg_queues()
2331 const struct sge_ofld_rxq *rx = in sge_qinfo_show()2365 const struct sge_ofld_rxq *rx = in sge_qinfo_show()2394 const struct sge_ofld_rxq *rx = &adap->sge.rdmaciq[ciq_idx * 4]; in sge_qinfo_show()
2852 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q) in t4_free_ofld_rxqs()