Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap.h557 int woal_uap_do_ioctl(struct net_device *dev, struct ifreq *req,
560 int woal_uap_do_ioctl(struct net_device *dev, struct ifreq *req, int cmd);
H A Dmoal_uap.c4476 int woal_uap_do_ioctl(struct net_device *dev, struct ifreq *req, in woal_uap_do_ioctl() function
4479 int woal_uap_do_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in woal_uap_do_ioctl()
H A Dmoal_main.c4739 .ndo_siocdevprivate = woal_uap_do_ioctl,
4741 .ndo_do_ioctl = woal_uap_do_ioctl,
4796 dev->do_ioctl = woal_uap_do_ioctl;
H A Dmoal_ioctl.c2674 dev->do_ioctl = woal_uap_do_ioctl; in woal_bss_role_cfg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap.h431 int woal_uap_do_ioctl(struct net_device *dev, struct ifreq *req, int cmd);
H A Dmoal_uap.c3240 woal_uap_do_ioctl(struct net_device *dev, struct ifreq *req, int cmd) in woal_uap_do_ioctl() function
H A Dmoal_main.c3426 .ndo_do_ioctl = woal_uap_do_ioctl,
3464 dev->do_ioctl = woal_uap_do_ioctl;
H A Dmoal_ioctl.c2272 dev->do_ioctl = woal_uap_do_ioctl; in woal_bss_role_cfg()