Searched refs:oce_wq_mdesc_t (Results 1 – 3 of 3) sorted by relevance
42 static void oce_wqmd_free(struct oce_wq *wq, oce_wq_mdesc_t *wqmd);43 static void oce_wqm_free(struct oce_wq *wq, oce_wq_mdesc_t *wqmd);44 static oce_wq_mdesc_t *oce_wqm_alloc(struct oce_wq *wq);45 static int oce_wqm_ctor(oce_wq_mdesc_t *wqmd, struct oce_wq *wq);46 static void oce_wqm_dtor(struct oce_wq *wq, oce_wq_mdesc_t *wqmd);94 oce_wqm_dtor(struct oce_wq *wq, oce_wq_mdesc_t *wqmd) in oce_wqm_dtor()112 oce_wqm_ctor(oce_wq_mdesc_t *wqmd, struct oce_wq *wq) in oce_wqm_ctor()140 size = wq->cfg.nhdl * sizeof (oce_wq_mdesc_t); in oce_wqm_cache_create()174 oce_wq_mdesc_t *wqmd; in oce_wqm_cache_destroy()181 wq->cfg.nhdl * sizeof (oce_wq_mdesc_t)); in oce_wqm_cache_destroy()[all …]
108 } oce_wq_mdesc_t; typedef
224 oce_wq_mdesc_t *wq_mdesc_array; /* preallocated memory handles */