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 D | wl_android_ext.h | 50 chanspec_t wl_ext_chspec_driver_to_host(struct dhd_pub *dhd, chanspec_t chanspec);
|
| H A D | wl_android_ext.c | 407 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 D | wl_iw.c | 691 chanspec = wl_ext_chspec_driver_to_host(dhd, chanspec); in wl_iw_get_freq()
|
| H A D | wl_iapsta.c | 751 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 D | wl_android_ext.h | 50 chanspec_t wl_ext_chspec_driver_to_host(int ioctl_ver, chanspec_t chanspec);
|
| H A D | wl_android_ext.c | 402 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 D | wl_iapsta.c | 720 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 D | wl_android_ext.c | 513 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()
|