Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1761 char mfde_pl[MLXSW_REG_MFDE_LEN]; member
1773 event->mfde_pl); in mlxsw_core_health_event_work()
1778 char *mfde_pl, void *priv) in mlxsw_core_health_listener_func() argument
1787 memcpy(event->mfde_pl, mfde_pl, sizeof(event->mfde_pl)); in mlxsw_core_health_listener_func()
1796 mlxsw_core_health_fw_fatal_dump_fatal_cause(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_fatal_cause() argument
1802 val = mlxsw_reg_mfde_fatal_cause_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1806 tile_v = mlxsw_reg_mfde_fatal_cause_tile_v_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1808 val = mlxsw_reg_mfde_fatal_cause_tile_index_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1818 mlxsw_core_health_fw_fatal_dump_fw_assert(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_fw_assert() argument
1824 val = mlxsw_reg_mfde_fw_assert_var0_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
[all …]