Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h278 struct hns_roce_v2_cq_context { struct
304 #define CQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_cq_context, h, l) argument
H A Dhns_roce_hw_v2.c3861 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_write_cqc()
6241 struct hns_roce_v2_cq_context *cq_context; in hns_roce_v2_modify_cq()
6243 struct hns_roce_v2_cq_context *cqc_mask; in hns_roce_v2_modify_cq()
6253 cqc_mask = (struct hns_roce_v2_cq_context *)mailbox->buf + 1; in hns_roce_v2_modify_cq()
6290 struct hns_roce_v2_cq_context *context; in hns_roce_v2_query_cqc()