Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_intr.c2191 struct hns3_mod_err_info *mod_err_info, in hns3_handle_type_reg_error_data() argument
2201 mod_id = mod_err_info->mod_id; in hns3_handle_type_reg_error_data()
2230 struct hns3_mod_err_info *mod_err_info; in hns3_handle_module_error_data() local
2252 mod_err_info = (struct hns3_mod_err_info *)&buf[offset++]; in hns3_handle_module_error_data()
2253 err_num = mod_err_info->err_num; in hns3_handle_module_error_data()
2264 hns3_handle_type_reg_error_data(hw, mod_err_info, in hns3_handle_module_error_data()