Searched refs:proxy_qp_type (Results 1 – 3 of 3) sorted by relevance
659 enum ib_qp_type proxy_qp_type; member
987 if ((tnl_init->proxy_qp_type != IB_QPT_SMI && in create_qp_common()988 tnl_init->proxy_qp_type != IB_QPT_GSI) || in create_qp_common()991 if (tnl_init->proxy_qp_type == IB_QPT_GSI) in create_qp_common()1002 + 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()