Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dnet-sysfs.c38 static inline int dev_isalive(const struct net_device *dev) in dev_isalive() function
52 if (dev_isalive(ndev)) in netdev_show()
99 if (dev_isalive(netdev)) { in netdev_store()
153 if (dev_isalive(ndev)) in address_show()
165 if (dev_isalive(ndev)) in broadcast_show()
442 if (dev_isalive(netdev)) { in ifalias_store()
511 if (dev_isalive(netdev)) { in phys_port_id_show()
540 if (dev_isalive(netdev)) { in phys_port_name_show()
570 if (dev_isalive(netdev)) { in phys_switch_id_show()
592 if (dev_isalive(netdev)) in threaded_show()
[all …]