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

/freebsd-10.2-release/contrib/ofed/management/libibmad/src/
H A Drpc.c51 struct ibmad_port { struct
176 const struct ibmad_port *p = port_id;
216 const struct ibmad_port *p = port_id;
273 struct ibmad_port port;
283 struct ibmad_port port;
331 struct ibmad_port *p;
388 struct ibmad_port *p = port_id;
397 struct ibmad_port port;
H A Dsa.c52 sa_rpc_call(const void *ibmad_port, void *rcvbuf, ib_portid_t *portid, argument
80 p = mad_rpc_rmpp(ibmad_port, &rpc, portid, 0/*&sa->rmpp*/, rcvbuf); /* TODO: RMPP */
/freebsd-10.2-release/contrib/ofed/management/libibmad/include/infiniband/
H A Dmad.h742 void mad_rpc_close_port(void *ibmad_port);
743 void * mad_rpc(const void *ibmad_port, ib_rpc_t *rpc, ib_portid_t *dport,
745 void * mad_rpc_rmpp(const void *ibmad_port, ib_rpc_t *rpc, ib_portid_t *dport,
787 uint8_t * sa_rpc_call(const void *ibmad_port, void *rcvbuf, ib_portid_t *portid,

Completed in 42 milliseconds