Home
last modified time | relevance | path

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

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