Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_restrack.c215 struct hns_roce_srq_context context; in hns_roce_fill_res_srq_entry_raw()
Dhns_roce_hw_v2.h332 struct hns_roce_srq_context { struct
336 #define SRQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_srq_context, h, l) argument
Dhns_roce_hw_v2.c5384 struct hns_roce_srq_context *context; in hns_roce_v2_query_srqc()
5676 struct hns_roce_srq_context *ctx) in hns_roce_v2_write_srqc_index_queue()
5725 struct hns_roce_srq_context *ctx = mb_buf; in hns_roce_v2_write_srqc()
5785 struct hns_roce_srq_context *srq_context; in hns_roce_v2_modify_srq()
5786 struct hns_roce_srq_context *srqc_mask; in hns_roce_v2_modify_srq()
5809 srqc_mask = (struct hns_roce_srq_context *)mailbox->buf + 1; in hns_roce_v2_modify_srq()
5836 struct hns_roce_srq_context *srq_context; in hns_roce_v2_query_srq()