Home
last modified time | relevance | path

Searched refs:PRP_V1 (Results 1 – 8 of 8) sorted by relevance

/linux/net/hsr/
H A Dhsr_debugfs.c25 (priv->prot_version == PRP_V1 ? "PRP" : "HSR")); in hsr_node_table_show()
28 if (priv->prot_version == PRP_V1) in hsr_node_table_show()
44 if (priv->prot_version == PRP_V1) in hsr_node_table_show()
H A Dhsr_main.c82 if (hsr->prot_version == PRP_V1) { in hsr_netdev_notify()
H A Dhsr_framereg.c203 if (hsr->prot_version == PRP_V1) in hsr_add_node()
553 if (port->hsr->prot_version != PRP_V1 && net_ratelimit()) in hsr_addr_subst_dest()
887 if (hsr->prot_version != PRP_V1) in hsr_get_node_data()
H A Dhsr_netlink.c120 proto_version = PRP_V1; in hsr_newlink()
179 if (hsr->prot_version == PRP_V1) in hsr_fill_info()
H A Dhsr_device.c737 if (protocol_version == PRP_V1) { in hsr_dev_finalize()
798 if (protocol_version == PRP_V1) { in hsr_dev_finalize()
/linux/include/linux/
H A Dif_hsr.h13 PRP_V1, enumerator
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c585 } else if (ver == PRP_V1) { in xrs700x_hsr_join()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c158 else if (prueth->is_hsr_offload_mode && PRP_V1 == prueth->hsr_prp_version) in prueth_emac_start()
1815 if (hsr_ndev_version != HSR_V1 && hsr_ndev_version != PRP_V1) in prueth_netdevice_event()