Searched refs:hns_roce_srq_context (Results 1 – 2 of 2) sorted by relevance
348 struct hns_roce_srq_context { struct352 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
5626 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