Searched refs:mad_send_via (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibmad/
H A Dbm.c101 if (mad_send_via(&rpc, portid, 0, &bm_data, srcport) < 0)
H A Dvendor.c111 return mad_send_via(rpcold, portid, 0, data, srcport) < 0 ? 0 : data; /* FIXME: no RMPP for now */
H A Dserv.c54 return mad_send_via(rpc, dport, rmpp, data, ibmp);
57 int mad_send_via(ib_rpc_t * rpc, ib_portid_t * dport, ib_rmpp_hdr_t * rmpp, function
H A Dmad.h1634 MAD_EXPORT int mad_send_via(ib_rpc_t * rpc, ib_portid_t * dport,
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Dibsendtrap.c207 return mad_send_via(&trap_rpc, &sm_port, NULL, &notice, srcport);

Completed in 129 milliseconds