Searched refs:IB_LINK_DOWN (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/include/opensm/
H A Dosm_port.h431 if (ib_port_info_get_port_state(p_pi) == IB_LINK_DOWN) {
434 ib_port_info_set_port_state(&p_physp->port_info, IB_LINK_DOWN);
/freebsd-10.2-release/contrib/ofed/management/opensm/osmtest/
H A Dmain.c270 (!port_guid && attr_array[i].link_state > IB_LINK_DOWN))
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_state_mgr.c340 state = IB_LINK_DOWN;
352 state = IB_LINK_DOWN;
366 return (state == IB_LINK_DOWN);
465 (&(p_ext_physp->port_info)) > IB_LINK_DOWN) {
618 IB_LINK_DOWN)
H A Dosm_dump.c498 if (ib_port_info_get_port_state(p_pi) != IB_LINK_DOWN
525 && (ib_port_info_get_port_state(p_pi) != IB_LINK_DOWN)) {
H A Dosm_link_mgr.c368 if (current_state == IB_LINK_DOWN)
H A Dmain.c392 if (attr_array[i].link_state > IB_LINK_DOWN)
H A Dosm_port_info_rcv.c234 case IB_LINK_DOWN:
H A Dosm_trap_rcv.c257 ib_port_info_set_port_state(pi, IB_LINK_DOWN);
H A Dosm_perfmgr.c634 (&p_ext_physp->port_info) <= IB_LINK_DOWN)
684 return osm_physp_get_port_state(p_port->p_physp) == IB_LINK_DOWN;
H A Dosm_lid_mgr.c1060 ib_port_info_set_port_state(p_pi, IB_LINK_DOWN);
H A Dosm_console.c658 if (port_state == IB_LINK_DOWN)
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_hca_pfs.c321 pfs_port_info->state = IB_LINK_DOWN;
H A Dosm_vendor_mlx_hca_sim.c367 sim_port_info->state = IB_LINK_DOWN;
/freebsd-10.2-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h1825 #define IB_LINK_DOWN 1 macro
8521 * IB_LINK_DOWN.

Completed in 199 milliseconds