Lines Matching refs:channel
234 channel = testcase_params['channel']
235 if channel not in channels_tested:
236 channels_tested.append(channel)
238 testclass_results_dict[test_id][channel] = result[
241 testclass_results_dict[test_id][channel] = ''
247 for channel in testclass_results_dict[test_id].keys():
248 metric_tag = collections.OrderedDict(test_id, channel=channel)
252 sensitivity_result = testclass_results_dict[test_id][channel]
266 for channel in channels_tested:
267 csv_header.append('Ch. ' + str(channel))
288 for channel in channels_tested:
289 row_value['Ch. ' + str(channel)] = test_results.pop(
290 channel, ' ')
550 for channel in channels:
553 if mode in self.VALID_TEST_CONFIGS[channel]
560 elif 'legacy' in mode and channel < 14:
562 elif 'legacy' in mode and channel > 14:
568 channel=channel,
580 channel, mode,
586 channel, mode, rate.mcs,
820 for channel in channels:
823 if mode in self.VALID_TEST_CONFIGS[channel]
830 elif 'legacy' in mode and channel < 14:
832 elif 'legacy' in mode and channel > 14:
838 channel=channel,
853 channel, mode,
859 channel, mode, rate.mcs,