Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h344 struct hns_roce_srq_context { struct
348 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
H A Dhns_roce_hw_v2.c5730 struct hns_roce_srq_context *context; in hns_roce_v2_query_srqc()
6051 struct hns_roce_srq_context *ctx) in hns_roce_v2_write_srqc_index_queue()
6100 struct hns_roce_srq_context *ctx = mb_buf; in hns_roce_v2_write_srqc()
6160 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
6161 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
6184 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
6211 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()