Searched refs:total_module (Results 1 – 1 of 1) sorted by relevance
2197 uint8_t mod_id, total_module, type_id, total_type; in hns3_handle_type_reg_error_data() local2205 total_module = RTE_DIM(hns3_hw_module_name); in hns3_handle_type_reg_error_data()2209 total_module, total_type); in hns3_handle_type_reg_error_data()2211 if (mod_id < total_module && type_id < total_type) in hns3_handle_type_reg_error_data()