table of contents
        
      
      
    | 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¶
dev
device
ppid
port ID
DESCRIPTION¶
Get device physical port ID
COPYRIGHT¶
| June 2024 | Kernel Hackers Manual 3.10 |