Lines Matching refs:HSR_PT_SLAVE_A
141 if (port == HSR_PT_SLAVE_A) { in prp_handle_san_frame()
505 if (node->time_in_stale[HSR_PT_SLAVE_A]) in get_late_port()
506 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
511 node->time_in[HSR_PT_SLAVE_A] + in get_late_port()
513 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
514 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()
550 node->time_in_stale[HSR_PT_SLAVE_A] = true; in hsr_prune_nodes()
559 if (node->time_in_stale[HSR_PT_SLAVE_A] || in hsr_prune_nodes()
669 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_A]; in hsr_get_node_data()
670 if (node->time_in_stale[HSR_PT_SLAVE_A]) in hsr_get_node_data()
691 *if2_seq = node->seq_out[HSR_PT_SLAVE_A]; in hsr_get_node_data()