Searched refs:umad_send (Results 1 – 10 of 10) sorted by relevance
| /trueos/contrib/ofed/management/libibmad/src/ |
| HD | serv.c | 72 if (umad_send(madrpc_portid(), mad_class_agent(rpc->mgtclass), in mad_send() 146 if (umad_send(madrpc_portid(), mad_class_agent(rpc.mgtclass), umad, in mad_respond()
|
| HD | rpc.c | 142 if (umad_send(port_id, agentid, sndbuf, length, timeout, 0) < 0) { in _do_madrpc()
|
| /trueos/contrib/ofed/management/libibumad/src/ |
| HD | libibumad.map | 21 umad_send;
|
| HD | umad.c | 793 umad_send(int fd, int agentid, void *umad, int length, in umad_send() function
|
| /trueos/contrib/ofed/management/infiniband-diags/src/ |
| HD | mcm_rereg_test.c | 114 if(umad_send(port, agent, umad, len, TMO, 0) < 0) { in rereg_send() 134 if(umad_send(port, agent, umad, len, TMO, 0) < 0) { in rereg_port_gid() 143 if(umad_send(port, agent, umad, len, TMO, 0) < 0) { in rereg_port_gid()
|
| HD | smpdump.c | 331 if (umad_send(portid, mad_agent, umad, length, timeout_ms, 0) < 0) in main()
|
| /trueos/contrib/ofed/management/libibumad/ |
| HD | Makefile.am | 17 man/umad_send.3 man/umad_recv.3 man/umad_poll.3 \
|
| /trueos/contrib/ofed/management/libibumad/include/infiniband/ |
| HD | umad.h | 179 int umad_send(int portid, int agentid, void *umad, int length,
|
| /trueos/contrib/ofed/management/doc/ |
| HD | libibumad.txt | 204 umad_send: 207 int umad_send(int portid, int agentid, void *umad,
|
| /trueos/contrib/ofed/management/opensm/libvendor/ |
| HD | osm_vendor_ibumad.c | 1081 if ((ret = umad_send(p_bind->port_id, p_bind->agent_id, p_vw->umad,
|