hns_roce_ceqe
#define CEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_ceqe, h, l)
static struct hns_roce_ceqe *next_ceqe_sw_v2(struct hns_roce_eq *eq)
struct hns_roce_ceqe *ceqe;
struct hns_roce_ceqe *ceqe = next_ceqe_sw_v2(eq);