FNIC_RQ_MAX
#define FNIC_CQ_MAX (FNIC_WQ_COPY_MAX + FNIC_WQ_MAX + FNIC_RQ_MAX)
____cacheline_aligned struct vnic_rq rq[FNIC_RQ_MAX];