Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_intr.c30 static const struct hns3_hw_error mac_afifo_tnl_int[] = {
207 static const struct hns3_hw_error imp_tcm_ecc_int[] = {
240 static const struct hns3_hw_error cmdq_mem_ecc_int[] = {
270 static const struct hns3_hw_error tqp_int_ecc_int[] = {
391 static const struct hns3_hw_error igu_int[] = {
403 static const struct hns3_hw_error msix_ecc_int[] = {
553 static const struct hns3_hw_error tm_sch_int[] = {
652 static const struct hns3_hw_error qcn_fifo_int[] = {
712 static const struct hns3_hw_error qcn_ecc_int[] = {
751 static const struct hns3_hw_error ncsi_ecc_int[] = {
[all …]
H A Dhns3_intr.h86 struct hns3_hw_error { struct
96 const struct hns3_hw_error *hw_err; argument