Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c1678 char mfde_pl[MLXSW_REG_MFDE_LEN]; member
1690 event->mfde_pl); in mlxsw_core_health_event_work()
1695 char *mfde_pl, void *priv) in mlxsw_core_health_listener_func() argument
1704 memcpy(event->mfde_pl, mfde_pl, sizeof(event->mfde_pl)); in mlxsw_core_health_listener_func()
1716 char *mfde_pl = priv_ctx; in mlxsw_core_health_fw_fatal_dump() local
1726 val = mlxsw_reg_mfde_irisc_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
1734 event_id = mlxsw_reg_mfde_event_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
1757 val = mlxsw_reg_mfde_method_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
1774 val = mlxsw_reg_mfde_long_process_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
1779 val = mlxsw_reg_mfde_command_type_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
[all …]