Home
last modified time | relevance | path

Searched refs:p_port_lid_tbl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_drop_mgr.c166 cl_ptr_vector_t *p_port_lid_tbl; in drop_mgr_remove_port() local
275 p_port_lid_tbl = &sm->p_subn->port_lid_tbl; in drop_mgr_remove_port()
277 cl_ptr_vector_set(p_port_lid_tbl, lid_ho, NULL); in drop_mgr_remove_port()
H A Dosm_state_mgr.c1108 cl_ptr_vector_t *p_port_lid_tbl; in state_mgr_check_tbl_consistency() local
1143 p_port_lid_tbl = &sm->p_subn->port_lid_tbl; in state_mgr_check_tbl_consistency()
1146 curr_size = cl_ptr_vector_get_size(p_port_lid_tbl); in state_mgr_check_tbl_consistency()
1153 cl_ptr_vector_at(p_port_lid_tbl, lid, (void *)&p_port_stored); in state_mgr_check_tbl_consistency()
1216 cl_ptr_vector_set(p_port_lid_tbl, lid, NULL); in state_mgr_check_tbl_consistency()