Lines Matching refs:HSR_PT_SLAVE_A
347 if (node->time_in_stale[HSR_PT_SLAVE_A]) in get_late_port()
348 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
353 node->time_in[HSR_PT_SLAVE_A] + in get_late_port()
355 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
356 if (time_after(node->time_in[HSR_PT_SLAVE_A], in get_late_port()
379 time_a = node->time_in[HSR_PT_SLAVE_A]; in hsr_prune_nodes()
384 node->time_in_stale[HSR_PT_SLAVE_A] = true; in hsr_prune_nodes()
393 if (node->time_in_stale[HSR_PT_SLAVE_A] || in hsr_prune_nodes()
467 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_A]; in hsr_get_node_data()
468 if (node->time_in_stale[HSR_PT_SLAVE_A]) in hsr_get_node_data()
489 *if2_seq = node->seq_out[HSR_PT_SLAVE_A]; in hsr_get_node_data()