Searched refs:mac_ioctl (Results 1 – 1 of 1) sorted by relevance
108 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