Searched refs:WMI_UNIT_TEST_MAX_NUM_ARGS (Results 1 – 6 of 6) sorted by relevance
43 uint32_t apps_args[WMI_UNIT_TEST_MAX_NUM_ARGS]; in __hdd_sysfs_unit_test_target_store()99 if (args_num > WMI_UNIT_TEST_MAX_NUM_ARGS) { in __hdd_sysfs_unit_test_target_store()
818 uint32_t apps_args[WMI_UNIT_TEST_MAX_NUM_ARGS]; in __hdd_sysfs_logging_config_store()853 if (args_num > WMI_UNIT_TEST_MAX_NUM_ARGS) { in __hdd_sysfs_logging_config_store()
5737 if (argc > WMI_UNIT_TEST_MAX_NUM_ARGS || in hdd_set_fwtest()6808 if (apps_args[1] > WMI_UNIT_TEST_MAX_NUM_ARGS || in __iw_set_var_ints_getnone()
61 #define WMI_UNIT_TEST_MAX_NUM_ARGS 100 macro2963 uint32_t args[WMI_UNIT_TEST_MAX_NUM_ARGS];
1004 if (arg_count > WMI_UNIT_TEST_MAX_NUM_ARGS) { in wma_form_unit_test_cmd_and_send()
11809 for (i = 0; (i < wmi_utest->num_args && i < WMI_UNIT_TEST_MAX_NUM_ARGS); i++) { in send_unit_test_cmd_tlv()