Searched refs:rtw_ioctl (Results 1 – 3 of 3) sorted by relevance
50 int rtw_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
389 if (dev->netdev_ops->ndo_do_ioctl != rtw_ioctl) in rtw_ndev_notifier_call()439 .ndo_do_ioctl = rtw_ioctl,
1282 int rtw_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in rtw_ioctl() function