We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d93aa commit 12229a2Copy full SHA for 12229a2
drivers/platform/mellanox/mlxbf-pmc.c
@@ -358,7 +358,7 @@ static const struct mlxbf_pmc_events mlxbf_pmc_hnfnet_events[] = {
358
{ 0x32, "DDN_DIAG_W_INGRESS" },
359
{ 0x33, "DDN_DIAG_C_INGRESS" },
360
{ 0x34, "DDN_DIAG_CORE_SENT" },
361
- { 0x35, "NDN_DIAG_S_OUT_OF_CRED" },
+ { 0x35, "NDN_DIAG_N_OUT_OF_CRED" },
362
{ 0x36, "NDN_DIAG_S_OUT_OF_CRED" },
363
{ 0x37, "NDN_DIAG_E_OUT_OF_CRED" },
364
{ 0x38, "NDN_DIAG_W_OUT_OF_CRED" },
0 commit comments