Searched refs:umad_send (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13-stable/contrib/ofed/libibmad/ |
| HD | serv.c | 76 if (umad_send(srcport->port_id, srcport->class_agents[rpc->mgtclass & 0xff], in mad_send_via() 165 if (umad_send in mad_respond_via()
|
| HD | rpc.c | 162 if (umad_send(port_id, agentid, sndbuf, length, timeout, 0) < 0) { in _do_madrpc()
|
| /freebsd-13-stable/contrib/ofed/infiniband-diags/src/ |
| HD | mcm_rereg_test.c | 103 if (umad_send(port, agent, umad, len, TMO, 0) < 0) { in rereg_send() 124 if (umad_send(port, agent, umad, len, TMO, 0) < 0) { in rereg_port_gid() 132 if (umad_send(port, agent, umad, len, TMO, 0) < 0) { in rereg_port_gid()
|
| HD | ibsysstat.c | 115 if (umad_send(mad_rpc_portid(srcport), in server_respond() 250 if (umad_send(fd, agent, buf, len, timeout, 0) < 0) in ibsystat()
|
| HD | ibdiag_sa.c | 135 ret = umad_send(h->fd, h->agent, umad, len, ibd_timeout, 0); in sa_query()
|
| HD | smpdump.c | 291 if (umad_send(portid, mad_agent, umad, length, ibd_timeout, 0) < 0) in main()
|
| /freebsd-13-stable/contrib/ofed/libibumad/ |
| HD | libibumad.map | 22 umad_send;
|
| HD | umad.h | 214 int umad_send(int portid, int agentid, void *umad, int length,
|
| HD | umad.c | 802 int umad_send(int fd, int agentid, void *umad, int length, in umad_send() function
|
| /freebsd-13-stable/contrib/ofed/libibnetdisc/ |
| HD | query_smp.c | 96 if ((rc = umad_send(engine->umad_fd, agent, umad, IB_MAD_SIZE, in send_smp()
|
| /freebsd-13-stable/contrib/ofed/opensm/libvendor/ |
| HD | osm_vendor_ibumad.c | 1194 if ((ret = umad_send(p_bind->port_id, p_bind->agent_id, p_vw->umad,
|