Lines Matching refs:reqs
65 * @reqs: stores all requests information
111 struct test_batched_req *reqs;
143 if (!test_fw_config->reqs)
147 req = &test_fw_config->reqs[i];
158 vfree(test_fw_config->reqs);
159 test_fw_config->reqs = NULL;
208 test_fw_config->reqs = NULL;
428 if (test_fw_config->reqs) {
475 if (test_fw_config->reqs) {
505 if (test_fw_config->reqs) {
615 if (test_fw_config->reqs)
717 if (test_fw_config->reqs)
761 if (test_fw_config->reqs)
866 if (test_fw_config->reqs) {
871 test_fw_config->reqs =
874 if (!test_fw_config->reqs) {
883 req = &test_fw_config->reqs[i];
912 req = &test_fw_config->reqs[i];
970 if (test_fw_config->reqs) {
975 test_fw_config->reqs =
978 if (!test_fw_config->reqs) {
990 req = &test_fw_config->reqs[i];
1022 req = &test_fw_config->reqs[i];
1071 if (!test_fw_config->reqs) {
1076 req = &test_fw_config->reqs[idx];