Home
last modified time | relevance | path

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

/linux/net/hsr/
A Dhsr_framereg.c134 if (port == HSR_PT_SLAVE_A) { in prp_handle_san_frame()
471 if (node->time_in_stale[HSR_PT_SLAVE_A]) in get_late_port()
472 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
477 node->time_in[HSR_PT_SLAVE_A] + in get_late_port()
479 return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in get_late_port()
480 if (time_after(node->time_in[HSR_PT_SLAVE_A], in get_late_port()
511 time_a = node->time_in[HSR_PT_SLAVE_A]; in hsr_prune_nodes()
516 node->time_in_stale[HSR_PT_SLAVE_A] = true; in hsr_prune_nodes()
525 if (node->time_in_stale[HSR_PT_SLAVE_A] || in hsr_prune_nodes()
598 if (node->time_in_stale[HSR_PT_SLAVE_A]) in hsr_get_node_data()
[all …]
A Dhsr_forward.c195 if (port->type == HSR_PT_SLAVE_A) in prp_set_lan_id()
241 if (port->type == HSR_PT_SLAVE_A) in hsr_set_path_id()
386 return ((frame->port_rcv->type == HSR_PT_SLAVE_A && in prp_drop_frame()
389 port->type == HSR_PT_SLAVE_A)); in prp_drop_frame()
A Dhsr_device.c154 case HSR_PT_SLAVE_A: in hsr_dev_open()
394 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in hsr_del_ports()
541 res = hsr_add_port(hsr, slave[0], HSR_PT_SLAVE_A, extack); in hsr_dev_finalize()
A Dhsr_debugfs.c48 seq_printf(sfp, "%10lx, ", node->time_in[HSR_PT_SLAVE_A]); in hsr_node_table_show()
A Dhsr_main.c77 if (port->type == HSR_PT_SLAVE_A) { in hsr_netdev_notify()
A Dhsr_netlink.c127 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in hsr_fill_info()
363 port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A); in hsr_get_node_status()
A Dhsr_main.h140 HSR_PT_SLAVE_A, enumerator

Completed in 12 milliseconds