Home
last modified time | relevance | path

Searched refs:p_gid_table (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c697 if (attr->num_gids && attr->p_gid_table) { in osm_vendor_get_all_port_attr()
698 attr->p_gid_table[0].unicast.prefix = cl_hton64(ca.ports[j]->gid_prefix); in osm_vendor_get_all_port_attr()
699 attr->p_gid_table[0].unicast.interface_id = cl_hton64(ca.ports[j]->port_guid); in osm_vendor_get_all_port_attr()
/freebsd/contrib/ofed/opensm/opensm/
H A Dmain.c440 attr_array[i].p_gid_table = NULL; in get_port_guid()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h9563 ib_gid_t *p_gid_table; member