Home
last modified time | relevance | path

Searched refs:hsr_dev_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/hsr/
H A Dhsr_device.h17 void hsr_dev_setup(struct net_device *dev);
H A Dhsr_netlink.c159 .setup = hsr_dev_setup,
H A Dhsr_device.c435 void hsr_dev_setup(struct net_device *dev) in hsr_dev_setup() function