Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_buf.h181 int oce_wqb_cache_create(struct oce_wq *wq, size_t buf_size);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c195 oce_wqb_cache_create(struct oce_wq *wq, size_t buf_size) in oce_wqb_cache_create() function
H A Doce_queue.c492 ret = oce_wqb_cache_create(wq, wq->cfg.buf_size); in oce_wq_init()