Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/igb/
Digb_main.c142 static int igb_ioctl(struct net_device *, struct ifreq *, int cmd);
3023 .ndo_eth_ioctl = igb_ioctl,
9177 static int igb_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in igb_ioctl() function