Home
last modified time | relevance | path

Searched refs:hns_roce_v2_cq_context (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A 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()
H A Dhns_roce_hw_v2_dfx.c12 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_query_cqc_info()
H A Dhns_roce_hw_v2.h265 struct hns_roce_v2_cq_context { struct
H A Dhns_roce_hw_v2.c3053 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_write_cqc()
5329 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_modify_cq()
5331 struct hns_roce_v2_cq_context *cqc_mask; in hns_roce_v2_modify_cq()
5340 cqc_mask = (struct hns_roce_v2_cq_context *)mailbox->buf + 1; in hns_roce_v2_modify_cq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c47 struct hns_roce_v2_cq_context context; in hns_roce_fill_res_cq_entry_raw()
H A Dhns_roce_hw_v2.h260 struct hns_roce_v2_cq_context { struct
282 #define CQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cq_context, h, l)
H A Dhns_roce_hw_v2.c3541 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_write_cqc()
5711 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_modify_cq()
5713 struct hns_roce_v2_cq_context *cqc_mask; in hns_roce_v2_modify_cq()
5722 cqc_mask = (struct hns_roce_v2_cq_context *)mailbox->buf + 1; in hns_roce_v2_modify_cq()
5755 struct hns_roce_v2_cq_context *context; in hns_roce_v2_query_cqc()

Completed in 25 milliseconds