Searched refs:e1000_mii_ioctl (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/e1000/ |
| D | e1000_main.c | 133 static int e1000_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, 4730 return e1000_mii_ioctl(netdev, ifr, cmd); in e1000_ioctl() 4742 static int e1000_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, in e1000_mii_ioctl() function
|
| /Linux-v5.4/drivers/net/ethernet/intel/e1000e/ |
| D | netdev.c | 6068 static int e1000_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, in e1000_mii_ioctl() function 6191 return e1000_mii_ioctl(netdev, ifr, cmd); in e1000_ioctl()
|