Searched refs:e1000_mii_ioctl (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 133 static int e1000_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, 4739 return e1000_mii_ioctl(netdev, ifr, cmd); in e1000_ioctl() 4751 static int e1000_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, in e1000_mii_ioctl() function
|
/Linux-v4.19/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 6046 static int e1000_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, in e1000_mii_ioctl() function 6169 return e1000_mii_ioctl(netdev, ifr, cmd); in e1000_ioctl()
|