Searched refs:gid_prefix (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_smi.h92 __be64 gid_prefix; member in struct:ib_port_info
H A Drdma_vt.h77 __be64 gid_prefix; /* in network order */ member in struct:rvt_ibport
/freebsd-13-stable/contrib/ofed/libibmad/
H A Dresolve.c123 mad_set_field64(selfgid, 0, IB_GID_PREFIX_F, ntohll(port.gid_prefix));
/freebsd-13-stable/contrib/ofed/libibumad/
H A Dumad.h167 __be64 gid_prefix; member in struct:umad_port
H A Dumad.c178 port->gid_prefix = gid.global.subnet_prefix;
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.c620 prefix = cl_ntoh64(port.gid_prefix);
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c1181 if (!eqe->event.port_mgmt_change.params.port_info.gid_prefix)
1185 eqe->event.port_mgmt_change.params.port_info.gid_prefix;
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c698 attr->p_gid_table[0].unicast.prefix = cl_hton64(ca.ports[j]->gid_prefix);
/freebsd-13-stable/sys/dev/mlx4/
H A Ddevice.h951 __be64 gid_prefix; member in struct:mlx4_eqe::__anon12747::__anon12758::__anon12759::__anon12760

Completed in 197 milliseconds