Home
last modified time | relevance | path

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

/linux-6.1.9/net/hsr/
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()
Dhsr_netlink.c100 proto_version = PRP_V1; in hsr_newlink()
143 if (hsr->prot_version == PRP_V1) in hsr_fill_info()
Dhsr_device.c499 if (protocol_version == PRP_V1) { in hsr_dev_finalize()
/linux-6.1.9/include/linux/
Dif_hsr.h13 PRP_V1, enumerator
/linux-6.1.9/drivers/net/dsa/xrs700x/
Dxrs700x.c571 else if (ver == PRP_V1) in xrs700x_hsr_join()