Home
last modified time | relevance | path

Searched refs:umad_set_addr_net (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libibumad/
H A Dlibibumad.map21 umad_set_addr_net;
H A Dumad.h209 int umad_set_addr_net(void *umad, __be16 dlid, __be32 dqp, int sl, __be32 qkey);
H A Dumad.c788 int umad_set_addr_net(void *umad, __be16 dlid, __be32 dqp, int sl, __be32 qkey) in umad_set_addr_net() function
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c1129 umad_set_addr_net(p_vw->umad, 0xffff, 0, 0, 0); in osm_vendor_send()
1134 umad_set_addr_net(p_vw->umad, p_mad_addr->dest_lid, 0, 0, 0); in osm_vendor_send()
1139 umad_set_addr_net(p_vw->umad, p_mad_addr->dest_lid, in osm_vendor_send()