Lines Matching refs:HSR_PT_SLAVE_B
139 if (port == HSR_PT_SLAVE_B) in prp_handle_san_frame()
473 if (node->time_in_stale[HSR_PT_SLAVE_B]) in get_late_port()
474 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in get_late_port()
476 if (time_after(node->time_in[HSR_PT_SLAVE_B], in get_late_port()
481 node->time_in[HSR_PT_SLAVE_B] + in get_late_port()
483 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in get_late_port()
512 time_b = node->time_in[HSR_PT_SLAVE_B]; in hsr_prune_nodes()
518 node->time_in_stale[HSR_PT_SLAVE_B] = true; in hsr_prune_nodes()
526 (!node->time_in_stale[HSR_PT_SLAVE_B] && in hsr_prune_nodes()
607 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_B]; in hsr_get_node_data()
608 if (node->time_in_stale[HSR_PT_SLAVE_B]) in hsr_get_node_data()
618 *if1_seq = node->seq_out[HSR_PT_SLAVE_B]; in hsr_get_node_data()