FCIO_MAX_RQS
for (i = 0; i < FCIO_MAX_RQS; i++) {
#define FCIO_MAX_CQS (FCIO_MAX_WQS + (FCIO_MAX_RQS/2) + 1)
FCIO_RQ_DESC_t rq[FCIO_MAX_RQS];