Searched refs:netdev_show (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_debugfs.c | 221 static int netdev_show(struct seq_file *seq, void *v) in netdev_show() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_debugfs.c | 219 static int netdev_show(struct seq_file *seq, void *v) in netdev_show() function
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net-sysfs.c | 41 static ssize_t netdev_show(const struct device *dev, in netdev_show() function 65 return netdev_show(dev, attr, buf, format_##field); \ 136 ret = netdev_show(dev, attr, buf, format_name_assign_type); in name_assign_type_show()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net-sysfs.c | 44 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()
|
Completed in 9 milliseconds