Searched refs:umad_open_port (Results 1 – 8 of 8) sorted by relevance
8 umad_open_port;
199 int umad_open_port(const char *ca_name, int portnum);
622 int umad_open_port(const char *ca_name, int portnum) in umad_open_port() function
372 if ((fd = umad_open_port(dev_name, dev_port)) < 0) in madrpc_init()418 if ((port_id = umad_open_port(dev_name, dev_port)) < 0) { in mad_rpc_open_port()
71 handle->fd = umad_open_port(ibd_ca, ibd_ca_port); in sa_get_handle()
271 if ((portid = umad_open_port(ibd_ca, ibd_ca_port)) < 0) in main()
224 engine->umad_fd = umad_open_port(ca_name, ca_port); in smp_engine_init()
798 if ((umad_port_id = umad_open_port(p_vend->umad_port.ca_name, in osm_vendor_open_port()