Searched refs:ch_found (Results 1 – 2 of 2) sorted by relevance
526 n->ch_found = 1; in get_router_slot()632 if (node->ch_found) /* somehow this node has already been passed */ in fill_mellanox_chassis_record()708 node->ch_found = 1; in fill_mellanox_chassis_record()773 if (node->ch_found) /* somehow this node has already been passed */ in fill_voltaire_chassis_record()775 node->ch_found = 1; in fill_voltaire_chassis_record()804 if (!remnode->ch_found) in fill_voltaire_chassis_record()937 if (!remnode->ch_found) in pass_on_lines_catch_spines()975 if (!remnode->ch_found) in pass_on_spines_catch_lines()1036 if (!remnode->ch_found) in build_chassis()1166 if (!node->ch_found || (!is_line(node) && !is_4700x2_spine)) { in voltaire_portmap()[all …]
99 unsigned char ch_found; member