Lines Matching refs:HSR_PT_SLAVE_A
157 if (port == HSR_PT_SLAVE_A) { in prp_handle_san_frame()
500 if (node->time_in_stale[HSR_PT_SLAVE_A]) in get_late_port()
501 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
506 node->time_in[HSR_PT_SLAVE_A] + in get_late_port()
508 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
509 if (time_after(node->time_in[HSR_PT_SLAVE_A], in get_late_port()
545 time_a = node->time_in[HSR_PT_SLAVE_A]; in hsr_prune_nodes()
552 node->time_in_stale[HSR_PT_SLAVE_A] = true; in hsr_prune_nodes()
561 if (node->time_in_stale[HSR_PT_SLAVE_A] || in hsr_prune_nodes()
646 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_A]; in hsr_get_node_data()
647 if (node->time_in_stale[HSR_PT_SLAVE_A]) in hsr_get_node_data()
668 *if2_seq = node->seq_out[HSR_PT_SLAVE_A]; in hsr_get_node_data()