Searched refs:sge_ofld_rxq (Results 1 – 3 of 3) sorted by relevance
107 struct sge_ofld_rxq *rxq = container_of(q, struct sge_ofld_rxq, rspq); in uldrx_handler()142 struct sge_ofld_rxq *q = rxq_info->uldrxq; in alloc_uld_rxqs()232 struct sge_ofld_rxq *q) in t4_free_uld_rxqs()303 rxq_info->uldrxq = kcalloc(nrxq, sizeof(struct sge_ofld_rxq), in cfg_queues_uld()318 struct sge_ofld_rxq *r = &rxq_info->uldrxq[i]; in cfg_queues_uld()332 struct sge_ofld_rxq *r = &rxq_info->uldrxq[i]; in cfg_queues_uld()
650 struct sge_ofld_rxq { /* SW offload Rx queue */ struct715 struct sge_ofld_rxq *uldrxq; /* Rxq's for ULD */1233 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q);
3151 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q) in t4_free_ofld_rxqs()