Searched refs:emac_ioctl (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/qualcomm/emac/ |
| D | emac.c | 293 static int emac_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in emac_ioctl() function 390 .ndo_do_ioctl = emac_ioctl,
|
| /Linux-v5.4/drivers/net/ethernet/allwinner/ |
| D | sun4i-emac.c | 210 static int emac_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in emac_ioctl() function 794 .ndo_do_ioctl = emac_ioctl,
|
| /Linux-v5.4/drivers/net/ethernet/ibm/emac/ |
| D | core.c | 2310 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,
|