Searched refs:hns_roce_v2_qp_context (Results 1 – 2 of 2) sorted by relevance
4491 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 …]
407 struct hns_roce_v2_qp_context { struct478 #define QPC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_v2_qp_context, h, l) argument