Lines Matching refs:HSR_PT_SLAVE_A
334 if (node->time_in_stale[HSR_PT_SLAVE_A]) in get_late_port()
335 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
340 node->time_in[HSR_PT_SLAVE_A] + in get_late_port()
342 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
343 if (time_after(node->time_in[HSR_PT_SLAVE_A], in get_late_port()
368 time_a = node->time_in[HSR_PT_SLAVE_A]; in hsr_prune_nodes()
373 node->time_in_stale[HSR_PT_SLAVE_A] = true; in hsr_prune_nodes()
382 if (node->time_in_stale[HSR_PT_SLAVE_A] || in hsr_prune_nodes()
456 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_A]; in hsr_get_node_data()
457 if (node->time_in_stale[HSR_PT_SLAVE_A]) in hsr_get_node_data()
478 *if2_seq = node->seq_out[HSR_PT_SLAVE_A]; in hsr_get_node_data()