Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c45 static int oce_wqm_ctor(oce_wq_mdesc_t *wqmd, struct oce_wq *wq);
112 oce_wqm_ctor(oce_wq_mdesc_t *wqmd, struct oce_wq *wq) in oce_wqm_ctor() function
150 ret = oce_wqm_ctor(&wq->wq_mdesc_array[cnt], wq); in oce_wqm_cache_create()