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

/linux-master/net/core/
H A Ddev.h79 int dev_get_phys_port_id(struct net_device *dev,
H A Dnet-sysfs.c521 /* The check is also done in dev_get_phys_port_id; this helps returning
533 ret = dev_get_phys_port_id(netdev, &ppid);
H A Drtnetlink.c1207 err = dev_get_phys_port_id(dev, &ppid);
H A Ddev.c9022 * dev_get_phys_port_id - Get device physical port ID
9028 int dev_get_phys_port_id(struct net_device *dev, function

Completed in 309 milliseconds