Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_framereg.c139 if (port == HSR_PT_SLAVE_B) in prp_handle_san_frame()
431 if (node->time_in_stale[HSR_PT_SLAVE_B]) in get_late_port()
432 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in get_late_port()
434 if (time_after(node->time_in[HSR_PT_SLAVE_B], in get_late_port()
439 node->time_in[HSR_PT_SLAVE_B] + in get_late_port()
441 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in get_late_port()
470 time_b = node->time_in[HSR_PT_SLAVE_B]; in hsr_prune_nodes()
476 node->time_in_stale[HSR_PT_SLAVE_B] = true; in hsr_prune_nodes()
484 (!node->time_in_stale[HSR_PT_SLAVE_B] && in hsr_prune_nodes()
565 tdiff = jiffies - node->time_in[HSR_PT_SLAVE_B]; in hsr_get_node_data()
[all …]
H A Dhsr_device.c157 case HSR_PT_SLAVE_B: in hsr_dev_open()
423 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in hsr_del_ports()
578 res = hsr_add_port(hsr, slave[1], HSR_PT_SLAVE_B, extack); in hsr_dev_finalize()
H A Dhsr_debugfs.c49 seq_printf(sfp, "%10lx, ", node->time_in[HSR_PT_SLAVE_B]); in hsr_node_table_show()
H A Dhsr_main.c84 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_B); in hsr_netdev_notify()
H 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()
H A Dhsr_forward.c340 port->type == HSR_PT_SLAVE_B) || in prp_drop_frame()
341 (frame->port_rcv->type == HSR_PT_SLAVE_B && in prp_drop_frame()
H A Dhsr_main.h134 HSR_PT_SLAVE_B, enumerator