Searched refs:has_smi (Results 1 – 9 of 9) sorted by relevance
753 rep->has_smi = MLX5_GET_PR(hca_vport_context, ctx, has_smi); in mlx5_query_hca_vport_context()1121 MLX5_SET(hca_vport_context, ctx, has_smi, req->has_smi); in mlx5_core_modify_hca_vport_context()
1982 ctx->has_smi = 1; in create_pv_resources()1984 if (ctx->has_smi) { in create_pv_resources()1999 if (ctx->has_smi) in create_pv_resources()2018 if (ctx->has_smi) { in create_pv_resources()2056 if (ctx->has_smi) in create_pv_resources()2072 if (ctx->has_smi) in create_pv_resources()2088 if (ctx->has_smi) { in destroy_pv_resources()2220 if (sqp_ctx->has_smi) { in mlx4_ib_free_sqp_ctx()
461 int has_smi; member
341 bool has_smi; member932 bool has_smi; member
2903 u8 has_smi[0x1]; member
51 return dev->mdev->port_caps[port_num - 1].has_smi; in can_do_mad_ifc()
4302 dev->mdev->port_caps[port - 1].has_smi = false; in set_has_smi_cap()4314 dev->mdev->port_caps[port - 1].has_smi = in set_has_smi_cap()4315 vport_ctx.has_smi; in set_has_smi_cap()4317 dev->mdev->port_caps[port - 1].has_smi = true; in set_has_smi_cap()
4553 if (unlikely(!mdev->port_caps[qp->port - 1].has_smi)) { in _mlx5_ib_post_send()
3160 int has_smi; in ib_mad_port_open() local3181 has_smi = rdma_cap_ib_smi(device, port_num); in ib_mad_port_open()3182 if (has_smi) in ib_mad_port_open()3200 if (has_smi) { in ib_mad_port_open()