Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Ddev.h79 int dev_get_phys_port_id(struct net_device *dev,
Dnet-sysfs.c516 ret = dev_get_phys_port_id(netdev, &ppid); in phys_port_id_show()
Drtnetlink.c1200 err = dev_get_phys_port_id(dev, &ppid); in rtnl_phys_port_id_fill()
Ddev.c8965 int dev_get_phys_port_id(struct net_device *dev, in dev_get_phys_port_id() function