Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddev.h79 int dev_get_phys_port_id(struct net_device *dev,
H A Dnet-sysfs.c514 ret = dev_get_phys_port_id(netdev, &ppid); in phys_port_id_show()
H A Drtnetlink.c1229 err = dev_get_phys_port_id(dev, &ppid); in rtnl_phys_port_id_fill()
H A Ddev.c9003 * dev_get_phys_port_id - Get device physical port ID
9009 int dev_get_phys_port_id(struct net_device *dev, in dev_get_phys_port_id() function