Home
last modified time | relevance | path

Searched refs:ipoib_gidpref (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_arp_link.c392 bcopy(&wqnp->src_mac.ipoib_gidpref, &wqnp->sgid, sizeof (ib_gid_t)); in ibcm_resolver_ack()
393 bcopy(&wqnp->dst_mac.ipoib_gidpref, &wqnp->dgid, sizeof (ib_gid_t)); in ibcm_resolver_ack()
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_name_service.c414 &((ipoib_mac_t *)mac)->ipoib_gidpref, sizeof (ib_gid_t)); in dapls_ns_lookup_v4()
502 &((ipoib_mac_t *)mac)->ipoib_gidpref, sizeof (ib_gid_t)); in dapls_ns_lookup_v6()
/titanic_50/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1061 bcopy(mac->ipoib_gidpref, &nbopref, sizeof (ib_sn_prefix_t)); in ibd_n2h_gid()
1080 bcopy(&nbopref, mac->ipoib_gidpref, sizeof (ib_sn_prefix_t)); in ibd_h2n_mac()
1101 bcopy(mcmac->ipoib_gidpref, &topword, sizeof (uint32_t)); in ibd_get_allroutergroup()
1496 htonl(mac->ipoib_qpn), htonl(mac->ipoib_gidpref[0]), in ibd_acache_lookup()
1497 htonl(mac->ipoib_gidpref[1]), htonl(mac->ipoib_gidsuff[0]), in ibd_acache_lookup()
1774 htonl(mac->ipoib_qpn), htonl(mac->ipoib_gidpref[0]), in ibd_async_acache()
1775 htonl(mac->ipoib_gidpref[1]), htonl(mac->ipoib_gidsuff[0]), in ibd_async_acache()
1809 htonl(mac->ipoib_qpn), htonl(mac->ipoib_gidpref[0]), in ibd_async_acache()
1810 htonl(mac->ipoib_gidpref[1]), in ibd_async_acache()
7075 htonl(dest->ipoib_qpn), htonl(dest->ipoib_gidpref[0]), in ibd_send()
[all …]
/titanic_50/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h457 uint32_t ipoib_gidpref[2]; member
/titanic_50/usr/src/uts/common/io/
H A Dgldutil.c728 &mact->ipoib_gidpref, IPOIB_ADDRL - in gld_interpret_ib()
746 if (mac_eq(tact->ipoib_gidpref, in gld_interpret_ib()