Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h375 struct hns_roce_srq_context { struct
379 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
Dhns_roce_hw_v2.c5313 struct hns_roce_srq_context *ctx) in hns_roce_v2_write_srqc_index_queue()
5360 struct hns_roce_srq_context *ctx = mb_buf; in hns_roce_v2_write_srqc()
5410 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
5411 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
5428 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
5454 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()