Searched refs:wl_ext_chspec_host_to_driver (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android_ext.h | 51 chanspec_t wl_ext_chspec_host_to_driver(struct dhd_pub *dhd, chanspec_t chanspec);
|
| H A D | wl_android_ext.c | 325 wl_ext_chspec_host_to_driver(struct dhd_pub *dhd, chanspec_t chanspec) in wl_ext_chspec_host_to_driver() function 362 wl_ext_chspec_host_to_driver(dhd, in wl_ext_ch_to_chanspec() 643 fw_chspec = wl_ext_chspec_host_to_driver(dhd, chspec); in wl_ext_set_chanspec() 947 wl_ext_chspec_host_to_driver(dhd, in wl_ext_connect() 1111 chanspec = wl_ext_chspec_host_to_driver(dhd, chanspec); in wl_ext_passive_chan() 1725 wl_ext_chspec_host_to_driver(dhd, params->channel_list[i]); in wl_ext_recal()
|
| H A D | wl_iapsta.c | 839 fw_chspec = wl_ext_chspec_host_to_driver(dhd, chspec); in wl_ext_chan_to_chanspec()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android_ext.h | 51 chanspec_t wl_ext_chspec_host_to_driver(int ioctl_ver, chanspec_t chanspec);
|
| H A D | wl_android_ext.c | 320 wl_ext_chspec_host_to_driver(int ioctl_ver, chanspec_t chanspec) in wl_ext_chspec_host_to_driver() function 357 wl_ext_chspec_host_to_driver(ioctl_ver, in wl_ext_ch_to_chanspec() 660 fw_chspec = wl_ext_chspec_host_to_driver(ioctl_ver, chspec); in wl_ext_set_chanspec() 936 wl_ext_chspec_host_to_driver(ioctl_ver, in wl_ext_connect() 1753 wl_ext_chspec_host_to_driver(ioctl_ver, params->channel_list[i]); in wl_ext_recal()
|
| H A D | wl_iapsta.c | 793 fw_chspec = wl_ext_chspec_host_to_driver(apsta_params->ioctl_ver, chspec); in wl_ext_chan_to_chanspec()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android_ext.c | 431 wl_ext_chspec_host_to_driver(int ioctl_ver, chanspec_t chanspec) in wl_ext_chspec_host_to_driver() function 468 wl_ext_chspec_host_to_driver(ioctl_ver, in wl_ext_ch_to_chanspec() 741 fw_chspec = wl_ext_chspec_host_to_driver(ioctl_ver, chspec); in wl_ext_set_chanspec() 1021 wl_ext_chspec_host_to_driver(ioctl_ver, in wl_ext_connect() 1721 fw_chspec = wl_ext_chspec_host_to_driver(apsta_params->ioctl_ver, chspec); in wl_ext_chan_to_chanspec() 5598 wl_ext_chspec_host_to_driver(ioctl_ver, params->channel_list[i]); in wl_ext_recal()
|