Searched refs:mfde_pl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.c | 1761 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() 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() 1777 mlxsw_core_health_listener_func(const struct mlxsw_reg_info *reg, char *mfde_pl, void *priv) mlxsw_core_health_listener_func() argument 1818 mlxsw_core_health_fw_fatal_dump_fw_assert(const char *mfde_pl, struct devlink_fmsg *fmsg) mlxsw_core_health_fw_fatal_dump_fw_assert() argument 1872 mlxsw_core_health_fw_fatal_dump_kvd_im_stop(const char *mfde_pl, struct devlink_fmsg *fmsg) mlxsw_core_health_fw_fatal_dump_kvd_im_stop() argument 1887 mlxsw_core_health_fw_fatal_dump_crspace_to(const char *mfde_pl, struct devlink_fmsg *fmsg) mlxsw_core_health_fw_fatal_dump_crspace_to() argument 1917 char *mfde_pl = priv_ctx; mlxsw_core_health_fw_fatal_dump() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.c | 1634 char mfde_pl[MLXSW_REG_MFDE_LEN]; member 1646 event->mfde_pl); in mlxsw_core_health_event_work() 1651 char *mfde_pl, void *priv) in mlxsw_core_health_listener_func() 1660 memcpy(event->mfde_pl, mfde_pl, sizeof(event->mfde_pl)); in mlxsw_core_health_listener_func() 1672 char *mfde_pl = priv_ctx; in mlxsw_core_health_fw_fatal_dump() local 1682 val = mlxsw_reg_mfde_irisc_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump() 1690 event_id = mlxsw_reg_mfde_event_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump() 1713 val = mlxsw_reg_mfde_method_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump() 1650 mlxsw_core_health_listener_func(const struct mlxsw_reg_info *reg, char *mfde_pl, void *priv) mlxsw_core_health_listener_func() argument [all...] |
Completed in 10 milliseconds