1DEV_GET_PHYS_PORT_ID(9) Network device support DEV_GET_PHYS_PORT_ID(9)
23
4
NAME
6dev_get_phys_port_id - Get device physical port ID
7
SYNOPSIS
9int dev_get_phys_port_id(struct net_device * dev,
10struct netdev_phys_item_id * ppid);
11
ARGUMENTS
13dev
14device
1516
ppid
17port ID
18
DESCRIPTION
20Get device physical port ID
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 DEV_GET_PHYS_PORT_ID(9)