DFS_MAX_TEST_ARGS
u32 dfs_args[DFS_MAX_TEST_ARGS];
wmi_ut.num_args = DFS_MAX_TEST_ARGS;
wmi_ut.num_args = cpu_to_le32(DFS_MAX_TEST_ARGS);