Searched refs:sgid_index (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mtl.c167 p_av->sgid_index = 0; /* we always use source GID 0 */
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c757 ah_attr->grh.sgid_index = (u8) gid_index;
H A Dib_cm.c1477 param->ppath_sgid_index = cm_id_priv->av.ah_attr.grh.sgid_index;
1736 cm_id_priv->av.ah_attr.grh.sgid_index,
3186 param->sgid_index = rx_cm_id->av.ah_attr.grh.sgid_index;
H A Dib_sa_query.c731 ah_attr->grh.sgid_index = gid_index;
H A Dib_cma.c880 qp_attr.ah_attr.grh.sgid_index, &sgid, NULL);
1419 ib_event->param.sidr_req_rcvd.sgid_index, &sgid, &sgid_attr);
H A Dib_mad.c1893 attr.grh.sgid_index, &sgid, NULL))
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c206 .sgid_index = 0,
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dverbs.c1667 attr->grh.sgid_index, &gid_type))
1688 ((attr->grh.sgid_index & 0xff) << 20) |
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.h561 uint8_t sgid_index; member in struct:ibv_global_route
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1413 ah->grh.sgid_index);
1416 pr_err("sgid_index (%u) too large. max is %d\n",
1777 int index = attr->ah_attr.grh.sgid_index;
3417 ib_ah_attr->grh.sgid_index = path->mgid_index;
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h621 u8 sgid_index; member in struct:ib_global_route
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c4101 attr.grh.sgid_index = udp_svc_sgid_index(dest, &id->route.path_rec->sgid);
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h25265 uint16_t sgid_index; member in struct:cmdq_modify_qp
26220 uint16_t sgid_index; member in struct:cmdq_create_ah
27391 uint16_t sgid_index; member in struct:creq_query_qp_resp_sb
[all...]

Completed in 434 milliseconds

12