Home
last modified time | relevance | path

Searched refs: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.c7666 uint16_t cq_depth; in emlxs_sli4_resource_alloc() local
7696 cq_depth = CQ_DEPTH; in emlxs_sli4_resource_alloc()
7700 cq_depth = CQ_DEPTH_V2; in emlxs_sli4_resource_alloc()
7703 cq_size = (cq_depth * CQE_SIZE); in emlxs_sli4_resource_alloc()
7819 hba->sli.sli4.cq[i].max_index = cq_depth; in emlxs_sli4_resource_alloc()