Lines Matching refs:HSR_PT_SLAVE_B
146 if (port == HSR_PT_SLAVE_B) in prp_handle_san_frame()
507 if (node->time_in_stale[HSR_PT_SLAVE_B]) in get_late_port()
508 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in get_late_port()
510 if (time_after(node->time_in[HSR_PT_SLAVE_B], in get_late_port()
515 node->time_in[HSR_PT_SLAVE_B] + in get_late_port()
517 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()
552 node->time_in_stale[HSR_PT_SLAVE_B] = true; in hsr_prune_nodes()
560 (!node->time_in_stale[HSR_PT_SLAVE_B] && in hsr_prune_nodes()
679 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_B]; in hsr_get_node_data()
680 if (node->time_in_stale[HSR_PT_SLAVE_B]) in hsr_get_node_data()
690 *if1_seq = node->seq_out[HSR_PT_SLAVE_B]; in hsr_get_node_data()