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