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

/linux-4.4.14/net/core/
H A Dnet-sysfs.c431 ret = dev_get_phys_port_id(netdev, &ppid); phys_port_id_show()
H A Ddev.c6123 * dev_get_phys_port_id - Get device physical port ID
6129 int dev_get_phys_port_id(struct net_device *dev, dev_get_phys_port_id() function
6138 EXPORT_SYMBOL(dev_get_phys_port_id); variable
H A Drtnetlink.c996 err = dev_get_phys_port_id(dev, &ppid); rtnl_phys_port_id_fill()
/linux-4.4.14/include/linux/
H A Dnetdevice.h3060 int dev_get_phys_port_id(struct net_device *dev,

Completed in 138 milliseconds