Home
last modified time | relevance | path

Searched defs:ofld_rxq (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/tom/
Dt4_tom.h129 struct sge_ofld_rxq *ofld_rxq; member
205 struct sge_ofld_rxq *ofld_rxq; member
Dt4_listen.c358 struct sge_ofld_rxq *ofld_rxq; in send_reset_synqe() local
1023 struct sge_ofld_rxq *ofld_rxq = &sc->sge.ofld_rxq[rxqid]; in calc_opt2p() local
Dt4_tom.c1030 struct sge_ofld_rxq *ofld_rxq; in t4_tom_activate() local
/freebsd-10-stable/sys/dev/cxgbe/
Dt4_sge.c1016 struct sge_ofld_rxq *ofld_rxq; in t4_setup_vi_queues() local
1237 struct sge_ofld_rxq *ofld_rxq; in t4_teardown_vi_queues() local
1988 struct sge_ofld_rxq *ofld_rxq; in t4_update_fl_bufsize() local
3124 alloc_ofld_rxq(struct vi_info *vi, struct sge_ofld_rxq *ofld_rxq, in alloc_ofld_rxq()
3164 free_ofld_rxq(struct vi_info *vi, struct sge_ofld_rxq *ofld_rxq) in free_ofld_rxq()
Dt4_main.c4139 struct sge_ofld_rxq *ofld_rxq; in t4_setup_intr_handlers() local
4517 struct sge_ofld_rxq *ofld_rxq; in vi_full_uninit() local
5668 struct sge_ofld_rxq *ofld_rxq; in sysctl_holdoff_tmr_idx() local
Dadapter.h716 struct sge_ofld_rxq *ofld_rxq; /* TOE rx queues */ member