Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1494 #define EMLXS_MAX_CQS (EMLXS_MAX_WQS + (EMLXS_MAX_RQS/2) + 1) macro
1679 CQ_DESC_t cq[EMLXS_MAX_CQS];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7617 for (i = 0; i < EMLXS_MAX_CQS; i++) { in emlxs_sli4_resource_free()
10113 for (i = 0; i < EMLXS_MAX_CQS; i++) { in emlxs_sli4_cqid_to_index()