Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dcosa.c289 static int cosa_net_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
436 .ndo_do_ioctl = cosa_net_ioctl,
1187 static int cosa_net_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in cosa_net_ioctl() function