Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h359 struct hns_roce_srq_context { struct
Dhns_roce_hw_v2.c5143 struct hns_roce_srq_context *srq_context; in hns_roce_v2_write_srqc()
5238 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
5239 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
5256 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
5286 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()