Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v2.h348 struct hns_roce_srq_context { struct
352 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
A Dhns_roce_hw_v2.c5626 struct hns_roce_srq_context *ctx) in hns_roce_v2_write_srqc_index_queue()
5673 struct hns_roce_srq_context *ctx = mb_buf; in hns_roce_v2_write_srqc()
5723 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
5724 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
5741 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
5766 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()

Completed in 25 milliseconds