Searched refs:b_path (Results 1 – 2 of 2) sorted by relevance
360 int b_path = (node->phy_speed == SCODE_BETA); in report_found_node() local366 node->b_path = parent->b_path && b_path; in report_found_node()369 node->b_path = b_path; in report_found_node()
180 u8 b_path:1; member