Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h343 struct hns_roce_srq_context { struct
347 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
Dhns_roce_hw_v2.c5550 struct hns_roce_srq_context *ctx) in hns_roce_v2_write_srqc_index_queue()
5597 struct hns_roce_srq_context *ctx = mb_buf; in hns_roce_v2_write_srqc()
5647 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
5648 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
5665 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
5690 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()