Searched defs:cq_depth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7289 uint16_t cq_depth; local
7318 cq_depth = CQ_DEPTH;
7322 cq_depth = CQ_DEPTH_V2;
7325 cq_size = (cq_depth * CQE_SIZE);
7443 hba->sli.sli4.cq[i].max_index = cq_depth;

Completed in 193 milliseconds