Searched refs:sge_ofld_rxq (Results 1 – 4 of 4) 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()229 struct sge_ofld_rxq *q) in t4_free_uld_rxqs()300 rxq_info->uldrxq = kcalloc(nrxq, sizeof(struct sge_ofld_rxq), in cfg_queues_uld()315 struct sge_ofld_rxq *r = &rxq_info->uldrxq[i]; in cfg_queues_uld()329 struct sge_ofld_rxq *r = &rxq_info->uldrxq[i]; in cfg_queues_uld()
703 struct sge_ofld_rxq { /* SW offload Rx queue */ struct768 struct sge_ofld_rxq *uldrxq; /* Rxq's for ULD */1363 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q);
2822 const struct sge_ofld_rxq *rx; in sge_qinfo_show()2850 const struct sge_ofld_rxq *rx; in sge_qinfo_show()2874 const struct sge_ofld_rxq *rx; in sge_qinfo_show()2900 const struct sge_ofld_rxq *rx; in sge_qinfo_show()2926 const struct sge_ofld_rxq *rx; in sge_qinfo_show()2952 const struct sge_ofld_rxq *rx; in sge_qinfo_show()
3816 void t4_free_ofld_rxqs(struct adapter *adap, int n, struct sge_ofld_rxq *q) in t4_free_ofld_rxqs()