Searched refs:physp_tbl_size (Results 1 – 8 of 8) sorted by relevance
66 CL_ASSERT(port_num < p_node->physp_tbl_size); in osm_node_init_physp()100 p_node->physp_tbl_size = size + 1; in osm_node_new()102 p_node->physp_discovered = malloc(sizeof(uint8_t) * p_node->physp_tbl_size); in osm_node_new()107 memset(p_node->physp_discovered, 0, sizeof(uint8_t) * p_node->physp_tbl_size); in osm_node_new()117 for (i = 0; i < p_node->physp_tbl_size; i++) in osm_node_new()139 for (i = 0; i < p_node->physp_tbl_size; i++) in node_destroy()181 CL_ASSERT(port_num < p_node->physp_tbl_size); in osm_node_unlink()182 CL_ASSERT(remote_port_num < p_remote_node->physp_tbl_size); in osm_node_unlink()202 CL_ASSERT(port_num < p_node->physp_tbl_size); in osm_node_link_exists()203 CL_ASSERT(remote_port_num < p_remote_node->physp_tbl_size); in osm_node_link_exists()[all …]
256 p_src_port->p_node->physp_tbl_size) { in lr_rcv_get_port_links()294 p_dest_port->p_node->physp_tbl_size) { in lr_rcv_get_port_links()
450 if (p_port->discovery_count < p_node->physp_tbl_size) { in drop_mgr_check_switch_node()451 for (port_num = 1; port_num < p_node->physp_tbl_size; port_num++) { in drop_mgr_check_switch_node()
104 memset(p_node->physp_discovered, 0, sizeof(uint8_t) * p_node->physp_tbl_size); in state_mgr_reset_node_count()
652 for ( /* see above */ ; p < p_port->p_node->physp_tbl_size; p++) { in querylid_parse()
991 sizeof(uint8_t) * p_node->physp_tbl_size); in reset_node_count()
4016 for (port_num = 0; port_num < sw_node->physp_tbl_size; port_num++) { in remove_depended_hca()
103 uint32_t physp_tbl_size; member221 CL_ASSERT(port_num < p_node->physp_tbl_size); in osm_node_get_physp_ptr()287 return (uint8_t) p_node->physp_tbl_size; in osm_node_get_num_physp()354 CL_ASSERT(port_num < p_node->physp_tbl_size); in osm_node_get_base_lid()420 CL_ASSERT(port_num < p_node->physp_tbl_size); in osm_node_get_lmc()