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