hns_roce_v2_cqe
struct hns_roce_v2_cqe *cqe = get_cqe_v2(hr_cq, n & hr_cq->ib_cq.cqe);
struct hns_roce_v2_cqe *cqe, *dest;
struct hns_roce_cq *cq, struct hns_roce_v2_cqe *cqe,
static int get_cur_qp(struct hns_roce_cq *hr_cq, struct hns_roce_v2_cqe *cqe,
static void fill_send_wc(struct ib_wc *wc, struct hns_roce_v2_cqe *cqe)
static int fill_recv_wc(struct ib_wc *wc, struct hns_roce_v2_cqe *cqe)
struct hns_roce_v2_cqe *cqe;
#define CQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cqe, h, l)