Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dsbni.c121 static int sbni_ioctl( struct net_device *, struct ifreq *, int );
213 .ndo_do_ioctl = sbni_ioctl,
1295 sbni_ioctl( struct net_device *dev, struct ifreq *ifr, int cmd ) in sbni_ioctl() function