Searched refs:sge_ofld_rxq (Results 1 – 3 of 3) sorted by relevance
337 struct sge_ofld_rxq { struct383 struct sge_ofld_rxq *ofld_rxq; /* TOE rx queues */
498 sizeof (struct sge_ofld_rxq), KM_SLEEP); in t4_devo_attach()608 struct sge_ofld_rxq *ofld_rxq; in t4_devo_attach()725 s->nofldrxq * sizeof (struct sge_ofld_rxq)); in t4_devo_detach()2085 struct sge_ofld_rxq *ofld_rxq; in enable_port_queues()2126 struct sge_ofld_rxq *ofld_rxq; in disable_port_queues()
91 static int alloc_ofld_rxq(struct port_info *pi, struct sge_ofld_rxq *ofld_rxq,93 static int free_ofld_rxq(struct port_info *pi, struct sge_ofld_rxq *ofld_rxq);433 struct sge_ofld_rxq *ofld_rxq; in t4_setup_port_queues()576 struct sge_ofld_rxq *ofld_rxq; in t4_teardown_port_queues()1363 alloc_ofld_rxq(struct port_info *pi, struct sge_ofld_rxq *ofld_rxq, in alloc_ofld_rxq()1377 free_ofld_rxq(struct port_info *pi, struct sge_ofld_rxq *ofld_rxq) in free_ofld_rxq()1384 offsetof(struct sge_ofld_rxq, fl)); in free_ofld_rxq()