Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_debugfs.c219 static int netdev_show(struct seq_file *seq, void *v) in netdev_show() function
/openbmc/linux/net/core/
H A Dnet-sysfs.c44 static ssize_t netdev_show(const struct device *dev, in netdev_show() function
68 return netdev_show(dev, attr, buf, format_##field); \
139 ret = netdev_show(dev, attr, buf, format_name_assign_type); in name_assign_type_show()