e1000_ioctl
static int e1000_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd);
.ndo_eth_ioctl = e1000_ioctl,