Searched refs:PRP_V1 (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dif_hsr.h13 PRP_V1, enumerator in enum:hsr_version
/linux-master/net/hsr/
H A Dhsr_debugfs.c25 (priv->prot_version == PRP_V1 ? "PRP" : "HSR"));
28 if (priv->prot_version == PRP_V1)
44 if (priv->prot_version == PRP_V1)
H A Dhsr_netlink.c100 proto_version = PRP_V1;
143 if (hsr->prot_version == PRP_V1)
H A Dhsr_framereg.c422 if (port->hsr->prot_version != PRP_V1 && net_ratelimit())
H A Dhsr_device.c552 if (protocol_version == PRP_V1) {
/linux-master/drivers/net/dsa/xrs700x/
H A Dxrs700x.c574 } else if (ver == PRP_V1) {

Completed in 117 milliseconds