Searched refs:hostap_ioctl (Results 1 – 4 of 4) sorted by relevance
2 hostap_ioctl.o hostap_main.o hostap_proc.o
92 int hostap_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
813 .ndo_do_ioctl = hostap_ioctl,826 .ndo_do_ioctl = hostap_ioctl,839 .ndo_do_ioctl = hostap_ioctl,
3964 int hostap_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in hostap_ioctl() function