Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dtlan.c161 static int tlan_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
752 .ndo_eth_ioctl = tlan_ioctl,
936 static int tlan_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in tlan_ioctl() function