Searched refs:umad_port_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad.c344 if ((mad_agent = umad_recv(p_vend->umad_port_id, umad,
362 if ((mad_agent = umad_recv(p_vend->umad_port_id,
553 p_vend->umad_port_id = -1;
725 int i = 0, umad_port_id = -1; local
733 if (p_vend->umad_port_id >= 0) {
734 umad_port_id = p_vend->umad_port_id;
798 if ((umad_port_id = umad_open_port(p_vend->umad_port.ca_name,
805 p_vend->umad_port_id = umad_port_id;
877 int umad_port_id; local
[all...]
/freebsd-11-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_ibumad.h166 int umad_port_id; member in struct:_osm_vendor

Completed in 122 milliseconds