Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_intr.h92 struct hns3_hw_error_desc { struct
H A Dhns3_intr.c925 static const struct hns3_hw_error_desc mpf_ras_err_tbl[] = {
1004 static const struct hns3_hw_error_desc pf_ras_err_tbl[] = {
1031 static const struct hns3_hw_error_desc mpf_msix_err_tbl[] = {
1046 static const struct hns3_hw_error_desc pf_msix_err_tbl[] = {
1591 const struct hns3_hw_error_desc *err = pf_ras_err_tbl; in hns3_handle_hw_error()