Lines Matching refs:HSR_PT_SLAVE_B
162 if (port == HSR_PT_SLAVE_B) in prp_handle_san_frame()
502 if (node->time_in_stale[HSR_PT_SLAVE_B]) in get_late_port()
503 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in get_late_port()
505 if (time_after(node->time_in[HSR_PT_SLAVE_B], in get_late_port()
510 node->time_in[HSR_PT_SLAVE_B] + in get_late_port()
512 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in get_late_port()
546 time_b = node->time_in[HSR_PT_SLAVE_B]; in hsr_prune_nodes()
554 node->time_in_stale[HSR_PT_SLAVE_B] = true; in hsr_prune_nodes()
562 (!node->time_in_stale[HSR_PT_SLAVE_B] && in hsr_prune_nodes()
656 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_B]; in hsr_get_node_data()
657 if (node->time_in_stale[HSR_PT_SLAVE_B]) in hsr_get_node_data()
667 *if1_seq = node->seq_out[HSR_PT_SLAVE_B]; in hsr_get_node_data()