Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dtlan.c159 static int tlan_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
774 .ndo_do_ioctl = tlan_ioctl,
960 static int tlan_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in tlan_ioctl() function