Home
last modified time | relevance | path

Searched refs:dl_mcs_table (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500.py834 dl_mcs_table=None, argument
873 if dl_mcs_table:
874 dl_mcs_table = McsTable(dl_mcs_table)
875 log_list.append('dl_mcs_table: {}'.format(dl_mcs_table))
889 dl_mcs_table=dl_mcs_table,
1092 self._config_scheduler(dl_mcs_table=modulation.value)
1236 dl_mcs_table=None, argument
1261 if dl_mcs_table:
1262 dl_mcs_table = McsTable(dl_mcs_table)
1263 log_list.append('dl_mcs_table: {}'.format(dl_mcs_table))
[all …]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dkeysight_5g_testapp.py703 dl_mcs_table, argument
715 if dl_mcs_table == 'QAM256':
717 elif dl_mcs_table == 'QAM1024':
719 elif dl_mcs_table == 'QAM64':