table of contents
other versions
DEV_GET_PHYS_PORT_ID(9) | Network device support | DEV_GET_PHYS_PORT_ID(9) |
NAME¶
dev_get_phys_port_id - Get device physical port ID
SYNOPSIS¶
int dev_get_phys_port_id(struct net_device * dev, struct netdev_phys_item_id * ppid);
ARGUMENTS¶
struct net_device * dev
device
struct netdev_phys_item_id * ppid
port ID
DESCRIPTION¶
Get device physical port ID
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |