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

/freebsd-10.1-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_ibumad.c260 if ((mad_agent = umad_recv(p_vend->umad_port_id, umad,
278 if ((mad_agent = umad_recv(p_vend->umad_port_id,
450 p_vend->umad_port_id = -1;
619 int i = 0, umad_port_id = -1; local
627 if (p_vend->umad_port_id >= 0) {
628 umad_port_id = p_vend->umad_port_id;
689 if ((umad_port_id = umad_open_port(p_vend->umad_port.ca_name,
696 p_vend->umad_port_id = umad_port_id;
770 int umad_port_id; local
[all...]
/freebsd-10.1-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_ibumad.h164 int umad_port_id; member in struct:_osm_vendor

Completed in 113 milliseconds