Searched refs:max_msi_num_str (Results 1 – 1 of 1) sorted by relevance
| /misc/config_tools/library/ |
| A D | hv_cfg_lib.py | 234 def max_msix_table_num_check(max_msix_table_num, cap_str, max_msi_num_str): argument 237 empty_check(max_msix_table_num, cap_str, max_msi_num_str) 241 … hv_range_check(max_msix_table_num, cap_str, max_msi_num_str, RANGE_DB['MSIX_TABLE_NUM'], False) 244 … range_check(native_max_msix_num, "In board xml", max_msi_num_str, RANGE_DB['MSIX_TABLE_NUM'])
|
Completed in 4 milliseconds