Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h964 #define WQ_DEPTH ((4096/WQE_SIZE) * EMLXS_NUM_WQ_PAGES) /* 256 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c819 qp1->params.request.WqeCnt = WQ_DEPTH; in emlxs_mb_wq_create()
H A Demlxs_sli4.c7842 hba->sli.sli4.wq[i].max_index = WQ_DEPTH; in emlxs_sli4_resource_alloc()