Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.h50 chanspec_t wl_ext_chspec_driver_to_host(struct dhd_pub *dhd, chanspec_t chanspec);
H A Dwl_android_ext.c407 wl_ext_chspec_driver_to_host(struct dhd_pub *dhd, chanspec_t chanspec) in wl_ext_chspec_driver_to_host() function
3147 chanspec = wl_ext_chspec_driver_to_host(dhd, bi->chanspec); in wl_ext_get_best_channel()
H A Dwl_iw.c691 chanspec = wl_ext_chspec_driver_to_host(dhd, chanspec); in wl_iw_get_freq()
H A Dwl_iapsta.c751 chanspec = wl_ext_chspec_driver_to_host(dhd, chanspec); in wl_ext_get_chanspec()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.h50 chanspec_t wl_ext_chspec_driver_to_host(int ioctl_ver, chanspec_t chanspec);
H A Dwl_android_ext.c402 wl_ext_chspec_driver_to_host(int ioctl_ver, chanspec_t chanspec) in wl_ext_chspec_driver_to_host() function
3147 chanspec = wl_ext_chspec_driver_to_host(ioctl_ver, bi->chanspec); in wl_ext_get_best_channel()
H A Dwl_iapsta.c720 chanspec = wl_ext_chspec_driver_to_host(apsta_params->ioctl_ver, chanspec); in wl_ext_get_chanspec()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android_ext.c513 wl_ext_chspec_driver_to_host(int ioctl_ver, chanspec_t chanspec) in wl_ext_chspec_driver_to_host() function
1642 chanspec = wl_ext_chspec_driver_to_host(apsta_params->ioctl_ver, chanspec); in wl_ext_get_chanspec()
1661 chanspec = wl_ext_chspec_driver_to_host(apsta_params->ioctl_ver, chanspec); in wl_ext_get_chan()
6781 chanspec = wl_ext_chspec_driver_to_host(ioctl_ver, bi->chanspec); in wl_ext_get_best_channel()