LM_DQ_CID_BITS
REG_WR(pdev,DORQ_REG_DPM_CID_OFST,LM_DQ_CID_BITS);
ASSERT_STATIC(LM_DQ_CID_BITS >= 3);
REG_WR(pdev, DORQ_REG_VF_NORM_CID_OFST, LM_DQ_CID_BITS - 3); /*means the number of bits in a VF doorbell.
#define LM_DQ_CID_SIZE (1 << LM_DQ_CID_BITS)