hns_roce_v2_cq_context 2559 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	struct hns_roce_v2_cq_context *cq_context;
hns_roce_v2_cq_context 4796 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	struct hns_roce_v2_cq_context *cq_context;
hns_roce_v2_cq_context 4798 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	struct hns_roce_v2_cq_context *cqc_mask;
hns_roce_v2_cq_context 4807 drivers/infiniband/hw/hns/hns_roce_hw_v2.c 	cqc_mask = (struct hns_roce_v2_cq_context *)mailbox->buf + 1;
hns_roce_v2_cq_context   12 drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c 	struct hns_roce_v2_cq_context *cq_context;
hns_roce_v2_cq_context   13 drivers/infiniband/hw/hns/hns_roce_restrack.c 			    struct hns_roce_v2_cq_context *context)
hns_roce_v2_cq_context   85 drivers/infiniband/hw/hns/hns_roce_restrack.c 	struct hns_roce_v2_cq_context *context;
hns_roce_v2_cq_context   92 drivers/infiniband/hw/hns/hns_roce_restrack.c 	context = kzalloc(sizeof(struct hns_roce_v2_cq_context), GFP_KERNEL);