Searched refs:hsr_port_exists (Results 1 – 2 of 2) sorted by relevance
18 bool hsr_port_exists(const struct net_device *dev);23 return hsr_port_exists(dev) ? in hsr_port_get_rtnl()29 return hsr_port_exists(dev) ? in hsr_port_get_rcu()
54 bool hsr_port_exists(const struct net_device *dev) in hsr_port_exists() function74 if (hsr_port_exists(dev)) { in hsr_check_dev_ok()