Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3994 struct hns_roce_v2_qp_context *context, in hns_roce_v2_qp_modify()
3995 struct hns_roce_v2_qp_context *qpc_mask, in hns_roce_v2_qp_modify()
4021 struct hns_roce_v2_qp_context *context, in set_access_flags()
4022 struct hns_roce_v2_qp_context *qpc_mask, in set_access_flags()
4054 struct hns_roce_v2_qp_context *context, in set_qpc_wqe_cnt()
4055 struct hns_roce_v2_qp_context *qpc_mask) in set_qpc_wqe_cnt()
4079 struct hns_roce_v2_qp_context *context, in modify_qp_reset_to_init()
4080 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_reset_to_init()
4143 struct hns_roce_v2_qp_context *context, in modify_qp_init_to_init()
4144 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_init_to_init()
[all …]
Dhns_roce_hw_v2.h437 struct hns_roce_v2_qp_context { struct
502 #define QPC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context, h, l) argument