Home
last modified time | relevance | path

Searched refs:hns_roce_v2_cq_context (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_restrack.c13 struct hns_roce_v2_cq_context *context) in hns_roce_fill_cq()
84 struct hns_roce_v2_cq_context *context; in hns_roce_fill_res_cq_entry()
91 context = kzalloc(sizeof(struct hns_roce_v2_cq_context), GFP_KERNEL); in hns_roce_fill_res_cq_entry()
Dhns_roce_hw_v2_dfx.c12 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_query_cqc_info()
Dhns_roce_hw_v2.h286 struct hns_roce_v2_cq_context { struct
335 #define CQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cq_context, h, l)
Dhns_roce_hw_v2.c3325 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_write_cqc()
5485 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_modify_cq()
5487 struct hns_roce_v2_cq_context *cqc_mask; in hns_roce_v2_modify_cq()
5496 cqc_mask = (struct hns_roce_v2_cq_context *)mailbox->buf + 1; in hns_roce_v2_modify_cq()