Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_intr.c30 static const struct hns3_hw_error mac_afifo_tnl_int[] = {
266 static const struct hns3_hw_error imp_tcm_ecc_int[] = {
310 static const struct hns3_hw_error cmdq_mem_ecc_int[] = {
350 static const struct hns3_hw_error tqp_int_ecc_int[] = {
499 static const struct hns3_hw_error igu_int[] = {
515 static const struct hns3_hw_error msix_ecc_int[] = {
715 static const struct hns3_hw_error tm_sch_int[] = {
847 static const struct hns3_hw_error qcn_fifo_int[] = {
927 static const struct hns3_hw_error qcn_ecc_int[] = {
979 static const struct hns3_hw_error ncsi_ecc_int[] = {
[all …]
H A Dhns3_intr.h160 struct hns3_hw_error { struct
170 const struct hns3_hw_error *hw_err; argument