Home
last modified time | relevance | path

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 Dwl_android_ext.h51 chanspec_t wl_ext_chspec_host_to_driver(struct dhd_pub *dhd, chanspec_t chanspec);
H A Dwl_android_ext.c325 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 Dwl_iapsta.c839 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 Dwl_android_ext.h51 chanspec_t wl_ext_chspec_host_to_driver(int ioctl_ver, chanspec_t chanspec);
H A Dwl_android_ext.c320 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 Dwl_iapsta.c793 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 Dwl_android_ext.c431 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()