Searched refs:FCIO_MAX_CQS (Results 1 – 2 of 2) sorted by relevance
278 #define FCIO_MAX_CQS (FCIO_MAX_WQS + (FCIO_MAX_RQS/2) + 1) macro283 FCIO_CQ_DESC_t cq[FCIO_MAX_CQS];
5461 for (i = 0; i < FCIO_MAX_CQS; i++) { in emlxs_fca_port_manage()