Searched refs:e1000_ioctl (Results 1 – 1 of 1) sorted by relevance
195 static int e1000_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd);940 netdev->do_ioctl = &e1000_ioctl;4597 e1000_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) function