Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h327 struct hns_roce_srq_context { struct
331 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
H A Dhns_roce_hw_v2.c5543 struct hns_roce_srq_context *ctx) in hns_roce_v2_write_srqc_index_queue()
5592 struct hns_roce_srq_context *ctx = mb_buf; in hns_roce_v2_write_srqc()
5644 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
5645 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
5662 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
5687 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()