Searched refs:umad_set_addr_net (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ofed/libibumad/
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) function
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c1129 umad_set_addr_net(p_vw->umad, 0xffff, 0, 0, 0);
1134 umad_set_addr_net(p_vw->umad, p_mad_addr->dest_lid, 0, 0, 0);
1139 umad_set_addr_net(p_vw->umad, p_mad_addr->dest_lid,

Completed in 180 milliseconds