Home
last modified time | relevance | path

Searched refs:dev_get_phys_port_id (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/net/core/
Ddev.h104 int dev_get_phys_port_id(struct net_device *dev,
Dnet-sysfs.c568 ret = dev_get_phys_port_id(netdev, &ppid); in phys_port_id_show()
Drtnetlink.c1406 err = dev_get_phys_port_id(dev, &ppid); in rtnl_phys_port_id_fill()
Ddev.c9593 int dev_get_phys_port_id(struct net_device *dev, in dev_get_phys_port_id() function