Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c4196 struct hns_roce_v2_qp_context *context, in hns_roce_v2_qp_modify()
4197 struct hns_roce_v2_qp_context *qpc_mask, in hns_roce_v2_qp_modify()
4222 struct hns_roce_v2_qp_context *context, in set_access_flags()
4223 struct hns_roce_v2_qp_context *qpc_mask, in set_access_flags()
4255 struct hns_roce_v2_qp_context *context) in set_qpc_wqe_cnt()
4277 struct hns_roce_v2_qp_context *context, in modify_qp_reset_to_init()
4278 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_reset_to_init()
4336 struct hns_roce_v2_qp_context *context, in modify_qp_init_to_init()
4337 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_init_to_init()
4367 struct hns_roce_v2_qp_context *context, in config_qp_rq_buf()
[all …]
Dhns_roce_restrack.c101 struct hns_roce_v2_qp_context qpc; in hns_roce_fill_res_qp_entry_raw()
Dhns_roce_hw_v2.h395 struct hns_roce_v2_qp_context { struct
466 #define QPC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context, h, l) argument