Home
last modified time | relevance | path

Searched refs:dev_get_phys_port_name (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/net/core/
H A Ddev.h81 int dev_get_phys_port_name(struct net_device *dev,
H A Dnet-sysfs.c532 /* The checks are also done in dev_get_phys_port_name; this helps in phys_port_name_show()
545 ret = dev_get_phys_port_name(netdev, name, sizeof(name)); in phys_port_name_show()
561 /* The checks are also done in dev_get_phys_port_name; this helps in phys_switch_id_show()
H A Drtnetlink.c1218 err = dev_get_phys_port_name(dev, name, sizeof(name)); in rtnl_phys_port_name_fill()
H A Ddev.c8979 * dev_get_phys_port_name - Get device physical port name
8986 int dev_get_phys_port_name(struct net_device *dev, in dev_get_phys_port_name() function
/kernel/linux/linux-5.10/net/core/
H A Dnet-sysfs.c537 /* The checks are also done in dev_get_phys_port_name; this helps in phys_port_name_show()
550 ret = dev_get_phys_port_name(netdev, name, sizeof(name)); in phys_port_name_show()
566 /* The checks are also done in dev_get_phys_port_name; this helps in phys_switch_id_show()
H A Ddev.c8854 * dev_get_phys_port_name - Get device physical port name
8861 int dev_get_phys_port_name(struct net_device *dev, in dev_get_phys_port_name() function
8874 EXPORT_SYMBOL(dev_get_phys_port_name); variable
H A Drtnetlink.c1169 err = dev_get_phys_port_name(dev, name, sizeof(name)); in rtnl_phys_port_name_fill()
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h3942 int dev_get_phys_port_name(struct net_device *dev,

Completed in 54 milliseconds