Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h361 struct hns_roce_srq_context { struct
Dhns_roce_hw_v2.c6035 struct hns_roce_srq_context *srq_context; in hns_roce_v2_write_srqc()
6130 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
6131 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
6144 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
6173 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()