Searched refs:time_in_stale (Results 1 – 2 of 2) sorted by relevance
385 if (!node_curr->time_in_stale[i] && in hsr_handle_sup_frame()388 node_real->time_in_stale[i] = in hsr_handle_sup_frame()389 node_curr->time_in_stale[i]; in hsr_handle_sup_frame()478 node->time_in_stale[port->type] = false; in hsr_register_frame_in()598 if (node->time_in_stale[HSR_PT_SLAVE_A]) in get_late_port()600 if (node->time_in_stale[HSR_PT_SLAVE_B]) in get_late_port()643 node->time_in_stale[HSR_PT_SLAVE_A] = true; in hsr_prune_nodes()645 node->time_in_stale[HSR_PT_SLAVE_B] = true; in hsr_prune_nodes()652 if (node->time_in_stale[HSR_PT_SLAVE_A] || in hsr_prune_nodes()763 if (node->time_in_stale[HSR_PT_SLAVE_A]) in hsr_get_node_data()[all …]
86 bool time_in_stale[HSR_PT_PORTS]; member