Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h322 struct hns_roce_srq_context { struct
326 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
Dhns_roce_hw_v2.c5522 struct hns_roce_srq_context *ctx) in hns_roce_v2_write_srqc_index_queue()
5569 struct hns_roce_srq_context *ctx = mb_buf; in hns_roce_v2_write_srqc()
5619 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
5620 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
5637 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
5662 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()