Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1775 char mfde_pl[MLXSW_REG_MFDE_LEN]; member
1787 event->mfde_pl); in mlxsw_core_health_event_work()
1792 char *mfde_pl, void *priv) in mlxsw_core_health_listener_func() argument
1801 memcpy(event->mfde_pl, mfde_pl, sizeof(event->mfde_pl)); in mlxsw_core_health_listener_func()
1810 mlxsw_core_health_fw_fatal_dump_fatal_cause(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_fatal_cause() argument
1815 val = mlxsw_reg_mfde_fatal_cause_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1817 tile_v = mlxsw_reg_mfde_fatal_cause_tile_v_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1819 val = mlxsw_reg_mfde_fatal_cause_tile_index_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fatal_cause()
1825 mlxsw_core_health_fw_fatal_dump_fw_assert(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_fw_assert() argument
1830 val = mlxsw_reg_mfde_fw_assert_var0_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
[all …]