Searched refs:is_hsr_master (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/net/hsr/
H A Dhsr_device.h22 bool is_hsr_master(struct net_device *dev);
H A Dhsr_main.c35 if (!is_hsr_master(dev)) hsr_netdev_notify()
H A Dhsr_slave.c72 if (is_hsr_master(dev)) { hsr_check_dev_ok()
H A Dhsr_netlink.c266 if (!is_hsr_master(hsr_dev)) hsr_get_node_status()
392 if (!is_hsr_master(hsr_dev)) hsr_get_node_list()
H A Dhsr_device.c420 inline bool is_hsr_master(struct net_device *dev) is_hsr_master() function

Completed in 62 milliseconds