Home
last modified time | relevance | path

Searched refs:hsr_port_exists (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/hsr/
A Dhsr_slave.h20 bool hsr_port_exists(const struct net_device *dev);
25 return hsr_port_exists(dev) ? in hsr_port_get_rtnl()
31 return hsr_port_exists(dev) ? in hsr_port_get_rcu()
A Dhsr_slave.c78 bool hsr_port_exists(const struct net_device *dev) in hsr_port_exists() function
100 if (hsr_port_exists(dev)) { in hsr_check_dev_ok()

Completed in 3 milliseconds