Searched refs:proxy_qp_type (Results 1 – 3 of 3) sorted by relevance
661 enum ib_qp_type proxy_qp_type; member
1026 if ((tnl_init->proxy_qp_type != IB_QPT_SMI && in create_qp_common()1027 tnl_init->proxy_qp_type != IB_QPT_GSI) || in create_qp_common()1030 if (tnl_init->proxy_qp_type == IB_QPT_GSI) in create_qp_common()1041 + tnl_init->proxy_qp_type * 2 + tnl_init->port - 1; in create_qp_common()
1825 qp_init_attr.proxy_qp_type = qp_type; in create_pv_sqp()