Home
last modified time | relevance | path

Searched refs:HSR_PT_SLAVE_B (Results 1 – 7 of 7) sorted by relevance

/linux/net/hsr/
A Dhsr_framereg.c139 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()
608 if (node->time_in_stale[HSR_PT_SLAVE_B]) in hsr_get_node_data()
[all …]
A Dhsr_device.c157 case HSR_PT_SLAVE_B: in hsr_dev_open()
398 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in hsr_del_ports()
545 res = hsr_add_port(hsr, slave[1], HSR_PT_SLAVE_B, extack); in hsr_dev_finalize()
A Dhsr_debugfs.c49 seq_printf(sfp, "%10lx, ", node->time_in[HSR_PT_SLAVE_B]); in hsr_node_table_show()
A Dhsr_main.c84 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in hsr_netdev_notify()
A Dhsr_netlink.c133 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in hsr_fill_info()
376 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in hsr_get_node_status()
A Dhsr_main.h141 HSR_PT_SLAVE_B, enumerator
A Dhsr_forward.c387 port->type == HSR_PT_SLAVE_B) || in prp_drop_frame()
388 (frame->port_rcv->type == HSR_PT_SLAVE_B && in prp_drop_frame()

Completed in 10 milliseconds