Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c4491 struct hns_roce_v2_qp_context *context, in hns_roce_v2_qp_modify()
4492 struct hns_roce_v2_qp_context *qpc_mask, in hns_roce_v2_qp_modify()
4517 struct hns_roce_v2_qp_context *context, in set_access_flags()
4518 struct hns_roce_v2_qp_context *qpc_mask, in set_access_flags()
4550 struct hns_roce_v2_qp_context *context) in set_qpc_wqe_cnt()
4572 struct hns_roce_v2_qp_context *context) in modify_qp_reset_to_init()
4630 struct hns_roce_v2_qp_context *context, in modify_qp_init_to_init()
4631 struct hns_roce_v2_qp_context *qpc_mask) in modify_qp_init_to_init()
4661 struct hns_roce_v2_qp_context *context, in config_qp_rq_buf()
4662 struct hns_roce_v2_qp_context *qpc_mask) in config_qp_rq_buf()
[all …]
H A Dhns_roce_hw_v2.h407 struct hns_roce_v2_qp_context { struct
478 #define QPC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context, h, l) argument