Lines Matching refs:HSR_PT_SLAVE_A
125 if (port == HSR_PT_SLAVE_A) { in prp_handle_san_frame()
476 if (node->time_in_stale[HSR_PT_SLAVE_A]) in get_late_port()
477 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
482 node->time_in[HSR_PT_SLAVE_A] + in get_late_port()
484 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
485 if (time_after(node->time_in[HSR_PT_SLAVE_A], in get_late_port()
516 time_a = node->time_in[HSR_PT_SLAVE_A]; in hsr_prune_nodes()
521 node->time_in_stale[HSR_PT_SLAVE_A] = true; in hsr_prune_nodes()
530 if (node->time_in_stale[HSR_PT_SLAVE_A] || in hsr_prune_nodes()
605 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_A]; in hsr_get_node_data()
606 if (node->time_in_stale[HSR_PT_SLAVE_A]) in hsr_get_node_data()
627 *if2_seq = node->seq_out[HSR_PT_SLAVE_A]; in hsr_get_node_data()