Searched refs:hsr_port_exists (Results 1 – 2 of 2) sorted by relevance
23 bool hsr_port_exists(const struct net_device *dev);28 return hsr_port_exists(dev) ? in hsr_port_get_rtnl()34 return hsr_port_exists(dev) ? in hsr_port_get_rcu()
56 bool hsr_port_exists(const struct net_device *dev) in hsr_port_exists() function77 if (hsr_port_exists(dev)) { in hsr_check_dev_ok()