Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7165 int num_cq; in emlxs_sli4_enable_intr() local
7170 num_cq = (hba->intr_count * cfg[CFG_NUM_WQ].current) + in emlxs_sli4_enable_intr()
7174 for (i = 0; i < num_cq; i++) { in emlxs_sli4_enable_intr()
8375 uint16_t num_cq, total_cq; in emlxs_sli4_create_queues() local
8404 num_cq = num_wq; in emlxs_sli4_create_queues()
8407 num_cq += EMLXS_CQ_OFFSET_WQ; in emlxs_sli4_create_queues()
8411 for (j = 0; j < num_cq; j++) { in emlxs_sli4_create_queues()