Home
last modified time | relevance | path

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

/Linux-v6.1/net/hsr/
Dhsr_debugfs.c27 (priv->prot_version == PRP_V1 ? "PRP" : "HSR")); in hsr_node_table_show()
30 if (priv->prot_version == PRP_V1) in hsr_node_table_show()
50 if (priv->prot_version == PRP_V1) in hsr_node_table_show()
Dhsr_netlink.c100 proto_version = PRP_V1; in hsr_newlink()
145 if (hsr->prot_version == PRP_V1) in hsr_fill_info()
Dhsr_device.c503 if (protocol_version == PRP_V1) { in hsr_dev_finalize()
/Linux-v6.1/include/linux/
Dif_hsr.h13 PRP_V1, enumerator
/Linux-v6.1/drivers/net/dsa/xrs700x/
Dxrs700x.c571 else if (ver == PRP_V1) in xrs700x_hsr_join()