Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dlinux_wlan.c108 static int mac_ioctl(struct net_device *ndev, struct ifreq *req, int cmd);
123 .ndo_do_ioctl = mac_ioctl,
1491 int mac_ioctl(struct net_device *ndev, struct ifreq *req, int cmd) in mac_ioctl() function