Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm.c97 osm_sm_t * p_sm = p_ptr; in sm_sweeper() local
156 void osm_sm_construct(IN osm_sm_t * p_sm) in osm_sm_construct()
173 void osm_sm_shutdown(IN osm_sm_t * p_sm) in osm_sm_shutdown()
222 void osm_sm_destroy(IN osm_sm_t * p_sm) in osm_sm_destroy()
240 ib_api_status_t osm_sm_init(IN osm_sm_t * p_sm, IN osm_subn_t * p_subn, in osm_sm_init()
409 void osm_sm_signal(osm_sm_t * p_sm, osm_signal_t signal) in osm_sm_signal()
417 void osm_sm_sweep(IN osm_sm_t * p_sm) in osm_sm_sweep()
424 ib_api_status_t osm_sm_bind(IN osm_sm_t * p_sm, IN ib_net64_t port_guid) in osm_sm_bind()
H A Dosm_remote_sm.c52 void osm_remote_sm_construct(IN osm_remote_sm_t * p_sm) in osm_remote_sm_construct()
57 void osm_remote_sm_destroy(IN osm_remote_sm_t * p_sm) in osm_remote_sm_destroy()
62 void osm_remote_sm_init(IN osm_remote_sm_t * p_sm, in osm_remote_sm_init()
H A Dosm_congestion_control.c125 static void cc_setup_mad_data(osm_sm_t * p_sm) in cc_setup_mad_data()
217 static ib_api_status_t cc_send_sw_cong_setting(osm_sm_t * p_sm, in cc_send_sw_cong_setting()
263 static ib_api_status_t cc_send_ca_cong_setting(osm_sm_t * p_sm, in cc_send_ca_cong_setting()
307 static ib_api_status_t cc_send_cct(osm_sm_t * p_sm, in cc_send_cct()
H A Dosm_sminfo_rcv.c273 IN const osm_remote_sm_t * p_sm, in smi_rcv_process_get_sm()
423 osm_remote_sm_t *p_sm; in smi_rcv_process_get_response() local
H A Dosm_state_mgr.c873 osm_remote_sm_t *p_sm; in state_mgr_exists_other_master_sm() local
911 osm_remote_sm_t *p_sm = NULL; in state_mgr_get_highest_sm() local
963 static void state_mgr_send_handover(IN osm_sm_t * sm, IN osm_remote_sm_t * p_sm) in state_mgr_send_handover()
H A Dosm_drop_mgr.c171 osm_remote_sm_t *p_sm; in drop_mgr_remove_port() local
H A Dosm_port_info_rcv.c92 osm_remote_sm_t *p_sm; in pi_rcv_process_endport() local
H A Dosm_port.c676 IN const struct osm_sm * p_sm) in osm_physp_set_port_info()
H A Dosm_sa.c159 ib_api_status_t osm_sa_init(IN osm_sm_t * p_sm, IN osm_sa_t * p_sa, in osm_sa_init()
H A Dosm_subnet.c263 osm_sm_t *p_sm = &p_subn->p_osm->sm; in opts_setup_sminfo_polling_timeout() local
272 osm_sm_t *p_sm = &p_subn->p_osm->sm; in opts_setup_sm_priority() local
H A Dosm_ucast_dfsssp.c1708 static int update_mcft(osm_sm_t * p_sm, vertex_t * adj_list, in update_mcft()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_sm.h647 static inline cl_status_t osm_sm_wait_for_subnet_up(IN osm_sm_t * p_sm, in osm_sm_wait_for_subnet_up()