Home
last modified time | relevance | path

Searched refs:emac_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dcore.c2309 static int emac_ioctl(struct net_device *ndev, struct ifreq *rq, int cmd) in emac_ioctl() function
3013 .ndo_do_ioctl = emac_ioctl,
3025 .ndo_do_ioctl = emac_ioctl,
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dcore.c2314 static int emac_ioctl(struct net_device *ndev, struct ifreq *rq, int cmd) in emac_ioctl() function
3014 .ndo_eth_ioctl = emac_ioctl,
3026 .ndo_eth_ioctl = emac_ioctl,

Completed in 13 milliseconds