Home
last modified time | relevance | path

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

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