Searched refs:dev_get_phys_port_id (Results 1 – 4 of 4) sorted by relevance
79 int dev_get_phys_port_id(struct net_device *dev,
514 ret = dev_get_phys_port_id(netdev, &ppid); in phys_port_id_show()
1229 err = dev_get_phys_port_id(dev, &ppid); in rtnl_phys_port_id_fill()
9003 * dev_get_phys_port_id - Get device physical port ID9009 int dev_get_phys_port_id(struct net_device *dev, in dev_get_phys_port_id() function