rxe_cq_chk_attr
int rxe_cq_chk_attr(struct rxe_dev *rxe, struct rxe_cq *cq,
err = rxe_cq_chk_attr(rxe, NULL, attr->cqe, attr->comp_vector);
err = rxe_cq_chk_attr(rxe, cq, cqe, 0);