Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c4155 struct hns_roce_v2_qp_context *context, in hns_roce_v2_qp_modify()
4156 struct hns_roce_v2_qp_context *qpc_mask, in hns_roce_v2_qp_modify()
4181 struct hns_roce_v2_qp_context *context, in set_access_flags()
4182 struct hns_roce_v2_qp_context *qpc_mask, in set_access_flags()
4214 struct hns_roce_v2_qp_context *context) in set_qpc_wqe_cnt()
4236 struct hns_roce_v2_qp_context *context, in modify_qp_reset_to_init()
4237 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_reset_to_init()
4295 struct hns_roce_v2_qp_context *context, in modify_qp_init_to_init()
4296 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_init_to_init()
4326 struct hns_roce_v2_qp_context *context, in config_qp_rq_buf()
[all …]
H A Dhns_roce_restrack.c100 struct hns_roce_v2_qp_context context; in hns_roce_fill_res_qp_entry_raw()
H A Dhns_roce_hw_v2.h390 struct hns_roce_v2_qp_context { struct
455 #define QPC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context, h, l) argument