Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1711 char mfde_pl[MLXSW_REG_MFDE_LEN]; member
1723 event->mfde_pl); in mlxsw_core_health_event_work()
1728 char *mfde_pl, void *priv) in mlxsw_core_health_listener_func() argument
1737 memcpy(event->mfde_pl, mfde_pl, sizeof(event->mfde_pl)); in mlxsw_core_health_listener_func()
1746 mlxsw_core_health_fw_fatal_dump_fatal_cause(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_fatal_cause() argument
1752 val = mlxsw_reg_mfde_fatal_cause_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1756 tile_v = mlxsw_reg_mfde_fatal_cause_tile_v_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1758 val = mlxsw_reg_mfde_fatal_cause_tile_index_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1768 mlxsw_core_health_fw_fatal_dump_fw_assert(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_fw_assert() argument
1774 val = mlxsw_reg_mfde_fw_assert_var0_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
[all …]