Searched refs:emac_ioctl (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/ |
D | emac.c | 301 static int emac_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in emac_ioctl() function 398 .ndo_do_ioctl = emac_ioctl,
|
/Linux-v4.19/drivers/net/ethernet/allwinner/ |
D | sun4i-emac.c | 211 static int emac_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in emac_ioctl() function 795 .ndo_do_ioctl = emac_ioctl,
|
/Linux-v4.19/drivers/net/ethernet/ibm/emac/ |
D | core.c | 2290 static int emac_ioctl(struct net_device *ndev, struct ifreq *rq, int cmd) in emac_ioctl() function 2986 .ndo_do_ioctl = emac_ioctl, 2998 .ndo_do_ioctl = emac_ioctl,
|