Home
last modified time | relevance | path

Searched defs:hsr_dev (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-4.19/net/hsr/
Dhsr_device.c86 static void hsr_check_announce(struct net_device *hsr_dev, in hsr_check_announce()
366 static void hsr_dev_destroy(struct net_device *hsr_dev) in hsr_dev_destroy()
441 int hsr_dev_finalize(struct net_device *hsr_dev, struct net_device *slave[2], in hsr_dev_finalize()
Dhsr_netlink.c243 struct net_device *hsr_dev; in hsr_get_node_status() local
376 struct net_device *hsr_dev; in hsr_get_node_list() local
/kernel/linux/linux-5.10/net/hsr/
Dhsr_netlink.c275 struct net_device *hsr_dev; in hsr_get_node_status() local
410 struct net_device *hsr_dev; in hsr_get_node_list() local
Dhsr_debugfs.c85 void hsr_debugfs_init(struct hsr_priv *priv, struct net_device *hsr_dev) in hsr_debugfs_init()
Dhsr_device.c74 static void hsr_check_announce(struct net_device *hsr_dev, in hsr_check_announce()
505 int hsr_dev_finalize(struct net_device *hsr_dev, struct net_device *slave[2], in hsr_dev_finalize()
Dhsr_slave.c128 struct net_device *hsr_dev; in hsr_portdev_setup() local
Dhsr_main.h295 struct net_device *hsr_dev) in hsr_debugfs_init()