Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h966 #define RQ_DEPTH 512 /* Multiple of RQB_COUNT */ macro
H A Demlxs_fc.h1460 MBUF_INFO rqb[RQ_DEPTH];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c905 qp1->params.request.RQContext.RqeCnt = RQ_DEPTH; in emlxs_mb_rq_create()
H A Demlxs_sli4.c7893 hba->sli.sli4.rq[i].max_index = RQ_DEPTH; in emlxs_sli4_resource_alloc()
7908 for (j = 0; j < (RQ_DEPTH/RQB_COUNT); j++) { in emlxs_sli4_resource_alloc()