Home
last modified time | relevance | path

Searched refs:igb_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/igb/
Digb_main.c140 static int igb_ioctl(struct net_device *, struct ifreq *, int cmd);
1760 .ndo_do_ioctl = igb_ioctl,
6228 static int igb_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_ioctl() function