Searched refs:total_type (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() local2206 total_type = RTE_DIM(hns3_hw_error_type); 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()