Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Ddev.h72 int dev_get_phys_port_id(struct net_device *dev,
Dnet-sysfs.c515 ret = dev_get_phys_port_id(netdev, &ppid); in phys_port_id_show()
Drtnetlink.c1180 err = dev_get_phys_port_id(dev, &ppid); in rtnl_phys_port_id_fill()
Ddev.c8876 int dev_get_phys_port_id(struct net_device *dev, in dev_get_phys_port_id() function