Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c319 static int pcnet32_ioctl(struct net_device *, struct ifreq *, int);
1579 .ndo_eth_ioctl = pcnet32_ioctl,
2777 static int pcnet32_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in pcnet32_ioctl() function