Home
last modified time | relevance | path

Searched refs:sge_ofld_rxq (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h218 struct sge_ofld_rxq *ofld_rxq;
297 struct sge_ofld_rxq *ofld_rxq;
H A Dt4_listen.c352 struct sge_ofld_rxq *ofld_rxq; in send_flowc_wr_synqe()
/freebsd/sys/dev/cxgbe/
H A Dadapter.h678 struct sge_ofld_rxq { struct
700 static inline struct sge_ofld_rxq * argument
704 return (__containerof(iq, struct sge_ofld_rxq, iq)); in iq_to_ofld_rxq()
849 struct sge_ofld_rxq *ofld_rxq; /* TOE rx queues */
H A Dt4_sge.c256 static int alloc_ofld_rxq(struct vi_info *, struct sge_ofld_rxq *, int, int,
258 static void free_ofld_rxq(struct vi_info *, struct sge_ofld_rxq *);
260 struct sge_ofld_rxq *);
1112 struct sge_ofld_rxq *ofld_rxq; in t4_setup_vi_queues()
1223 struct sge_ofld_rxq *ofld_rxq; in t4_teardown_vi_queues()
2249 struct sge_ofld_rxq *ofld_rxq; in t4_update_fl_bufsize()
4069 alloc_ofld_rxq(struct vi_info *vi, struct sge_ofld_rxq *ofld_rxq, int idx, in alloc_ofld_rxq()
4125 free_ofld_rxq(struct vi_info *vi, struct sge_ofld_rxq *ofld_rxq) in free_ofld_rxq()
4148 struct sge_ofld_rxq *ofld_rxq) in add_ofld_rxq_sysctls()
H A Dt4_main.c953 CTASSERT(offsetof(struct sge_ofld_rxq, iq) == offsetof(struct sge_rxq, iq));
954 CTASSERT(offsetof(struct sge_ofld_rxq, fl) == offsetof(struct sge_rxq, fl));
1477 s->ofld_rxq = malloc(s->nofldrxq * sizeof(struct sge_ofld_rxq), in t4_attach()
1961 struct sge_ofld_rxq *ofld_rxq; in t4_suspend()
6509 struct sge_ofld_rxq *ofld_rxq; in t4_setup_intr_handlers()
7047 struct sge_ofld_rxq *ofld_rxq; in quiesce_vi()
11463 struct sge_ofld_rxq *ofld_rxq; in sysctl_holdoff_tmr_idx_ofld()
11953 struct sge_ofld_rxq *ofld_rxq; in clear_stats()