tavor_cq_refcnt_inc
status = tavor_cq_refcnt_inc(sq_cq, TAVOR_CQ_IS_NORMAL);
status = tavor_cq_refcnt_inc(rq_cq, TAVOR_CQ_IS_NORMAL);
status = tavor_cq_refcnt_inc(sq_cq, TAVOR_CQ_IS_SPECIAL);
status = tavor_cq_refcnt_inc(rq_cq, TAVOR_CQ_IS_SPECIAL);
int tavor_cq_refcnt_inc(tavor_cqhdl_t cq, uint_t is_special);