Home
last modified time | relevance | path

Searched refs:IB_LINK_NO_CHANGE (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
Dosm_link_mgr.c136 if (port_state == IB_LINK_NO_CHANGE) { in __osm_link_mgr_set_physp_pi()
293 if (port_state != IB_LINK_NO_CHANGE && in __osm_link_mgr_set_physp_pi()
376 if (link_state != IB_LINK_NO_CHANGE && in __osm_link_mgr_process_node()
Dosm_pkey_mgr.c222 ib_port_info_set_port_state(p_pi, IB_LINK_NO_CHANGE); in pkey_mgr_enforce_partition()
Dosm_lid_mgr.c945 ib_port_info_set_port_state(p_pi, IB_LINK_NO_CHANGE); in __osm_lid_mgr_set_physp_pi()
Dosm_state_mgr.c1300 osm_link_mgr_process(sm, IB_LINK_NO_CHANGE); in do_sweep()
/freebsd-10-stable/contrib/ofed/management/opensm/include/iba/
Dib_types.h1824 #define IB_LINK_NO_CHANGE 0 macro
4668 ib_port_info_set_port_state(p_pi, IB_LINK_NO_CHANGE); in ib_port_info_set_state_no_change()