Searched refs:ref_port_lid_tbl (Results 1 – 1 of 1) sorted by relevance
1111 cl_ptr_vector_t ref_port_lid_tbl; in state_mgr_check_tbl_consistency() local1123 cl_ptr_vector_construct(&ref_port_lid_tbl); in state_mgr_check_tbl_consistency()1124 cl_ptr_vector_init(&ref_port_lid_tbl, in state_mgr_check_tbl_consistency()1140 cl_ptr_vector_set(&ref_port_lid_tbl, lid_ho, p_port); in state_mgr_check_tbl_consistency()1145 ref_size = cl_ptr_vector_get_size(&ref_port_lid_tbl); in state_mgr_check_tbl_consistency()1154 cl_ptr_vector_at(&ref_port_lid_tbl, lid, (void *)&p_port_ref); in state_mgr_check_tbl_consistency()1223 cl_ptr_vector_destroy(&ref_port_lid_tbl); in state_mgr_check_tbl_consistency()