Searched refs:wf_chspec_aton_ex (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmwifi_channels.c | 388 wf_chspec_aton_ex(const char *a, const uint default_bw) in wf_chspec_aton_ex() function 633 return wf_chspec_aton_ex(a, WL_CHANSPEC_BW_20); in wf_chspec_aton()
|
| H A D | bcmwifi_channels.h | 565 extern chanspec_t wf_chspec_aton_ex(const char *a, const uint default_bw);
|
| H A D | wl_android.c | 1634 chnsp = wf_chspec_aton_ex(str_chan, default_bw); in wl_android_set_csa()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmwifi_channels.c | 417 wf_chspec_aton_ex(const char *a, const uint default_bw) in wf_chspec_aton_ex() function 662 return wf_chspec_aton_ex(a, WL_CHANSPEC_BW_20); in wf_chspec_aton()
|
| H A D | bcmwifi_channels.h | 575 extern chanspec_t wf_chspec_aton_ex(const char *a, const uint default_bw);
|
| H A D | wl_android.c | 1519 chnsp = wf_chspec_aton_ex(str_chan, default_bw); in wl_android_set_csa()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmwifi_channels.c | 417 wf_chspec_aton_ex(const char *a, const uint default_bw) in wf_chspec_aton_ex() function 662 return wf_chspec_aton_ex(a, WL_CHANSPEC_BW_20); in wf_chspec_aton()
|
| H A D | bcmwifi_channels.h | 575 extern chanspec_t wf_chspec_aton_ex(const char *a, const uint default_bw);
|
| H A D | wl_android.c | 1720 chnsp = wf_chspec_aton_ex(str_chan, default_bw); in wl_android_set_csa()
|