Searched refs:oce_wq_bdesc_t (Results 1 – 3 of 3) sorted by relevance
36 static void oce_wqb_dtor(struct oce_wq *wq, oce_wq_bdesc_t *wqbd);37 static int oce_wqb_ctor(oce_wq_bdesc_t *wqbd, struct oce_wq *wq,39 static inline oce_wq_bdesc_t *oce_wqb_alloc(struct oce_wq *wq);40 static void oce_wqb_free(struct oce_wq *wq, oce_wq_bdesc_t *wqbd);202 size = wq->cfg.nbufs * sizeof (oce_wq_bdesc_t); in oce_wqb_cache_create()237 oce_wq_bdesc_t *wqbd; in oce_wqb_cache_destroy()242 wq->cfg.nbufs * sizeof (oce_wq_bdesc_t)); in oce_wqb_cache_destroy()257 oce_wqb_ctor(oce_wq_bdesc_t *wqbd, struct oce_wq *wq, size_t size, int flags) in oce_wqb_ctor()281 oce_wqb_dtor(struct oce_wq *wq, oce_wq_bdesc_t *wqbd) in oce_wqb_dtor()293 static inline oce_wq_bdesc_t *[all …]
103 } oce_wq_bdesc_t; typedef
220 oce_wq_bdesc_t *wq_bdesc_array; /* buffer desc array */