| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.c | 2174 pch = bcmstrstr(pick_tmp, "rev="); in dhd_conf_read_chiprev() 2251 pch = bcmstrstr(pick_tmp, "aifsn "); in dhd_conf_read_wme_ac_value() 2257 pch = bcmstrstr(pick_tmp, "ecwmin "); in dhd_conf_read_wme_ac_value() 2263 pch = bcmstrstr(pick_tmp, "ecwmax "); in dhd_conf_read_wme_ac_value() 2269 pch = bcmstrstr(pick_tmp, "txop "); in dhd_conf_read_wme_ac_value() 2650 if (bcmstrstr(pch, "any")) { in dhd_conf_read_mchan_params() 2652 } else if (bcmstrstr(pch, "go")) { in dhd_conf_read_mchan_params() 2654 } else if (bcmstrstr(pch, "gc")) { in dhd_conf_read_mchan_params() 2663 if (bcmstrstr(pch, "any")) { in dhd_conf_read_mchan_params() 2665 } else if (bcmstrstr(pch, "source")) { in dhd_conf_read_mchan_params() [all …]
|
| H A D | dhd_debug.c | 752 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 906 if ((c_ptr = bcmstrstr(c_ptr, "%")) != NULL) in dhd_dbg_verboselog_printf()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.c | 3275 pch = bcmstrstr(pick_tmp, "rev="); in dhd_conf_read_chiprev() 3352 pch = bcmstrstr(pick_tmp, "aifsn "); in dhd_conf_read_wme_ac_value() 3358 pch = bcmstrstr(pick_tmp, "ecwmin "); in dhd_conf_read_wme_ac_value() 3364 pch = bcmstrstr(pick_tmp, "ecwmax "); in dhd_conf_read_wme_ac_value() 3370 pch = bcmstrstr(pick_tmp, "txop "); in dhd_conf_read_wme_ac_value() 3759 if (bcmstrstr(pch, "any")) { in dhd_conf_read_mchan_params() 3761 } else if (bcmstrstr(pch, "go")) { in dhd_conf_read_mchan_params() 3763 } else if (bcmstrstr(pch, "gc")) { in dhd_conf_read_mchan_params() 3772 if (bcmstrstr(pch, "any")) { in dhd_conf_read_mchan_params() 3774 } else if (bcmstrstr(pch, "source")) { in dhd_conf_read_mchan_params() [all …]
|
| H A D | dhd_custom_cis.c | 380 ptr = bcmstrstr(ptr, "_"); in dhd_find_naming_info_by_cid() 1910 ptr = bcmstrstr(ptr, "_"); in dhd_check_module_bcm()
|
| H A D | dhd_debug.c | 398 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 431 next_fmt_stptr = bcmstrstr(curr_ptr, "%"); in check_valid_non_string_format() 775 if ((c_ptr = bcmstrstr(c_ptr, "%")) != NULL) in dhd_dbg_verboselog_printf()
|
| H A D | dhd_common.c | 1345 if (bcmstrstr(path, "core_0_before")) { in dhd_sssr_print_filepath() 1350 } else if (bcmstrstr(path, "core_0_after")) { in dhd_sssr_print_filepath() 1354 } else if (bcmstrstr(path, "core_1_before")) { in dhd_sssr_print_filepath() 1359 } else if (bcmstrstr(path, "core_1_after")) { in dhd_sssr_print_filepath() 1363 } else if (bcmstrstr(path, "core_2_before")) { in dhd_sssr_print_filepath() 1368 } else if (bcmstrstr(path, "core_2_after")) { in dhd_sssr_print_filepath() 2222 p = bcmstrstr((char *)msg, " "); in dhd_mem_debug() 2340 cmd = bcmstrstr(msg, " "); in dhd_flow_ring_debug()
|
| H A D | dhd_linux.c | 14271 if ((ver_temp_buf = bcmstrstr(buf, "Data:")) == NULL) { in dhd_optimised_preinit_ioctls() 14286 if ((ver_temp_buf = bcmstrstr(ptr, "Customization:")) == NULL) { in dhd_optimised_preinit_ioctls() 15953 if ((ver_temp_buf = bcmstrstr(buf, "Data:")) == NULL) { in dhd_legacy_preinit_ioctls() 15956 ver_date_buf = bcmstrstr(buf, "Creation:"); in dhd_legacy_preinit_ioctls() 15975 if ((ver_temp_buf = bcmstrstr(ptr, "Customization:")) == NULL) { in dhd_legacy_preinit_ioctls() 22478 if (bcmstrstr(filepath, RNDINFO_LIVE)) { in dhd_get_rnd_info() 22548 if (bcmstrstr(filepath, RNDINFO_LIVE)) { in dhd_dump_rnd_info() 27050 if ((ele_token = bcmstrstr(token, ",")) == NULL) { 27070 if ((oui_token = bcmstrstr(token, ",")) == NULL) { 27089 if ((type = bcmstrstr(token, ",")) == NULL) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.c | 3157 pch = bcmstrstr(pick_tmp, "rev="); in dhd_conf_read_chiprev() 3234 pch = bcmstrstr(pick_tmp, "aifsn "); in dhd_conf_read_wme_ac_value() 3240 pch = bcmstrstr(pick_tmp, "ecwmin "); in dhd_conf_read_wme_ac_value() 3246 pch = bcmstrstr(pick_tmp, "ecwmax "); in dhd_conf_read_wme_ac_value() 3252 pch = bcmstrstr(pick_tmp, "txop "); in dhd_conf_read_wme_ac_value() 3633 if (bcmstrstr(pch, "any")) { in dhd_conf_read_mchan_params() 3635 } else if (bcmstrstr(pch, "go")) { in dhd_conf_read_mchan_params() 3637 } else if (bcmstrstr(pch, "gc")) { in dhd_conf_read_mchan_params() 3646 if (bcmstrstr(pch, "any")) { in dhd_conf_read_mchan_params() 3648 } else if (bcmstrstr(pch, "source")) { in dhd_conf_read_mchan_params() [all …]
|
| H A D | dhd_custom_cis.c | 380 ptr = bcmstrstr(ptr, "_"); in dhd_find_naming_info_by_cid() 1910 ptr = bcmstrstr(ptr, "_"); in dhd_check_module_bcm()
|
| H A D | dhd_debug.c | 398 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 431 next_fmt_stptr = bcmstrstr(curr_ptr, "%"); in check_valid_non_string_format() 775 if ((c_ptr = bcmstrstr(c_ptr, "%")) != NULL) in dhd_dbg_verboselog_printf()
|
| H A D | dhd_common.c | 1345 if (bcmstrstr(path, "core_0_before")) { in dhd_sssr_print_filepath() 1350 } else if (bcmstrstr(path, "core_0_after")) { in dhd_sssr_print_filepath() 1354 } else if (bcmstrstr(path, "core_1_before")) { in dhd_sssr_print_filepath() 1359 } else if (bcmstrstr(path, "core_1_after")) { in dhd_sssr_print_filepath() 1363 } else if (bcmstrstr(path, "core_2_before")) { in dhd_sssr_print_filepath() 1368 } else if (bcmstrstr(path, "core_2_after")) { in dhd_sssr_print_filepath() 2222 p = bcmstrstr((char *)msg, " "); in dhd_mem_debug() 2340 cmd = bcmstrstr(msg, " "); in dhd_flow_ring_debug()
|
| H A D | dhd_linux.c | 14387 if ((ver_temp_buf = bcmstrstr(buf, "Data:")) == NULL) { in dhd_optimised_preinit_ioctls() 14402 if ((ver_temp_buf = bcmstrstr(ptr, "Customization:")) == NULL) { in dhd_optimised_preinit_ioctls() 16063 if ((ver_temp_buf = bcmstrstr(buf, "Data:")) == NULL) { in dhd_legacy_preinit_ioctls() 16066 ver_date_buf = bcmstrstr(buf, "Creation:"); in dhd_legacy_preinit_ioctls() 16085 if ((ver_temp_buf = bcmstrstr(ptr, "Customization:")) == NULL) { in dhd_legacy_preinit_ioctls() 22589 if (bcmstrstr(filepath, RNDINFO_LIVE)) { in dhd_get_rnd_info() 22659 if (bcmstrstr(filepath, RNDINFO_LIVE)) { in dhd_dump_rnd_info() 27161 if ((ele_token = bcmstrstr(token, ",")) == NULL) { 27181 if ((oui_token = bcmstrstr(token, ",")) == NULL) { 27200 if ((type = bcmstrstr(token, ",")) == NULL) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_debug.c | 364 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 397 next_fmt_stptr = bcmstrstr(curr_ptr, "%"); in check_valid_non_string_format() 727 if ((c_ptr = bcmstrstr(c_ptr, "%")) != NULL) in dhd_dbg_verboselog_printf()
|
| H A D | dhd_common.c | 791 if (bcmstrstr(path, "core_0_before")) { in dhd_sssr_print_filepath() 796 } else if (bcmstrstr(path, "core_0_after")) { in dhd_sssr_print_filepath() 800 } else if (bcmstrstr(path, "core_1_before")) { in dhd_sssr_print_filepath() 805 } else if (bcmstrstr(path, "core_1_after")) { in dhd_sssr_print_filepath() 1355 p = bcmstrstr((char *)msg, " "); in dhd_mem_debug() 1473 cmd = bcmstrstr(msg, " "); in dhd_flow_ring_debug()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_debug.c | 364 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 397 next_fmt_stptr = bcmstrstr(curr_ptr, "%"); in check_valid_non_string_format() 727 if ((c_ptr = bcmstrstr(c_ptr, "%")) != NULL) in dhd_dbg_verboselog_printf()
|
| H A D | dhd_common.c | 791 if (bcmstrstr(path, "core_0_before")) { in dhd_sssr_print_filepath() 796 } else if (bcmstrstr(path, "core_0_after")) { in dhd_sssr_print_filepath() 800 } else if (bcmstrstr(path, "core_1_before")) { in dhd_sssr_print_filepath() 805 } else if (bcmstrstr(path, "core_1_after")) { in dhd_sssr_print_filepath() 1355 p = bcmstrstr((char *)msg, " "); in dhd_mem_debug() 1473 cmd = bcmstrstr(msg, " "); in dhd_flow_ring_debug()
|
| H A D | dhd_linux.c | 11260 if ((ver_temp_buf = bcmstrstr(buf, "Data:")) == NULL) { 11275 if ((ver_temp_buf = bcmstrstr(ptr, "Customization:")) == NULL) { 17311 if (bcmstrstr(filepath, RNDINFO_LIVE)) { 17389 if (bcmstrstr(filepath, RNDINFO_LIVE)) { 20969 if ((ele_token = bcmstrstr(token, ",")) == NULL) { 20989 if ((oui_token = bcmstrstr(token, ",")) == NULL) { 21008 if ((type = bcmstrstr(token, ",")) == NULL) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_debug.c | 364 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 397 next_fmt_stptr = bcmstrstr(curr_ptr, "%"); in check_valid_non_string_format() 727 if ((c_ptr = bcmstrstr(c_ptr, "%")) != NULL) in dhd_dbg_verboselog_printf()
|
| H A D | dhd_common.c | 790 if (bcmstrstr(path, "core_0_before")) { in dhd_sssr_print_filepath() 795 } else if (bcmstrstr(path, "core_0_after")) { in dhd_sssr_print_filepath() 799 } else if (bcmstrstr(path, "core_1_before")) { in dhd_sssr_print_filepath() 804 } else if (bcmstrstr(path, "core_1_after")) { in dhd_sssr_print_filepath() 1354 p = bcmstrstr((char *)msg, " "); in dhd_mem_debug() 1472 cmd = bcmstrstr(msg, " "); in dhd_flow_ring_debug()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmutils.h | 298 extern char *bcmstrstr(const char *haystack, const char *needle);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmutils.h | 298 extern char *bcmstrstr(const char *haystack, const char *needle);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmutils.h | 298 extern char *bcmstrstr(const char *haystack, const char *needle);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 269 extern char *bcmstrstr(const char *haystack, const char *needle);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmutils.h | 391 extern char *bcmstrstr(const char *haystack, const char *needle);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmutils.h | 391 extern char *bcmstrstr(const char *haystack, const char *needle);
|