Home
last modified time | relevance | path

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

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