Home
last modified time | relevance | path

Searched defs:p_sm (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sm.c96 osm_sm_t *const p_sm = (osm_sm_t *) p_ptr; in __osm_sm_sweeper() local
157 void osm_sm_construct(IN osm_sm_t * const p_sm) in osm_sm_construct()
177 void osm_sm_shutdown(IN osm_sm_t * const p_sm) in osm_sm_shutdown()
226 void osm_sm_destroy(IN osm_sm_t * const p_sm) in osm_sm_destroy()
247 osm_sm_init(IN osm_sm_t * const p_sm, in osm_sm_init()
408 void osm_sm_signal(osm_sm_t * p_sm, osm_signal_t signal) in osm_sm_signal()
418 void osm_sm_sweep(IN osm_sm_t * const p_sm) in osm_sm_sweep()
428 osm_sm_bind(IN osm_sm_t * const p_sm, IN const ib_net64_t port_guid) in osm_sm_bind()
451 __osm_sm_mgrp_process(IN osm_sm_t * const p_sm, in __osm_sm_mgrp_process()
482 __osm_sm_mgrp_connect(IN osm_sm_t * const p_sm, in __osm_sm_mgrp_connect()
[all …]
HDosm_remote_sm.c52 void osm_remote_sm_construct(IN osm_remote_sm_t * const p_sm) in osm_remote_sm_construct()
59 void osm_remote_sm_destroy(IN osm_remote_sm_t * const p_sm) in osm_remote_sm_destroy()
67 osm_remote_sm_init(IN osm_remote_sm_t * const p_sm, in osm_remote_sm_init()
HDosm_sminfo_rcv.c310 IN const osm_remote_sm_t * const p_sm, in __osm_sminfo_rcv_process_get_sm()
432 osm_remote_sm_t *p_sm; in __osm_sminfo_rcv_process_get_response() local
HDosm_state_mgr.c656 osm_remote_sm_t *p_sm; in __osm_state_mgr_exists_other_master_sm() local
693 osm_remote_sm_t *p_sm = NULL; in __osm_state_mgr_get_highest_sm() local
746 IN osm_remote_sm_t * const p_sm) in __osm_state_mgr_send_handover()
HDosm_drop_mgr.c168 osm_remote_sm_t *p_sm; in __osm_drop_mgr_remove_port() local
HDosm_port_info_rcv.c116 osm_remote_sm_t *p_sm; in __osm_pi_rcv_process_endport() local
HDosm_sa.c157 osm_sa_init(IN osm_sm_t * const p_sm, in osm_sa_init()
/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_sm.h610 osm_sm_wait_for_subnet_up(IN osm_sm_t * const p_sm, in osm_sm_wait_for_subnet_up()