Lines Matching refs:mfde_pl

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() 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()
1828 val = mlxsw_reg_mfde_fw_assert_var1_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1832 val = mlxsw_reg_mfde_fw_assert_var2_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1836 val = mlxsw_reg_mfde_fw_assert_var3_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1840 val = mlxsw_reg_mfde_fw_assert_var4_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1844 val = mlxsw_reg_mfde_fw_assert_existptr_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1848 val = mlxsw_reg_mfde_fw_assert_callra_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1852 val = mlxsw_reg_mfde_fw_assert_oe_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1856 tile_v = mlxsw_reg_mfde_fw_assert_tile_v_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1858 val = mlxsw_reg_mfde_fw_assert_tile_index_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1863 val = mlxsw_reg_mfde_fw_assert_ext_synd_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_fw_assert()
1872 mlxsw_core_health_fw_fatal_dump_kvd_im_stop(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_kvd_im_stop() argument
1878 val = mlxsw_reg_mfde_kvd_im_stop_oe_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_kvd_im_stop()
1882 val = mlxsw_reg_mfde_kvd_im_stop_pipes_mask_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_kvd_im_stop()
1887 mlxsw_core_health_fw_fatal_dump_crspace_to(const char *mfde_pl, in mlxsw_core_health_fw_fatal_dump_crspace_to() argument
1893 val = mlxsw_reg_mfde_crspace_to_log_address_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_crspace_to()
1897 val = mlxsw_reg_mfde_crspace_to_oe_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_crspace_to()
1901 val = mlxsw_reg_mfde_crspace_to_log_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_crspace_to()
1905 val = mlxsw_reg_mfde_crspace_to_log_ip_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump_crspace_to()
1917 char *mfde_pl = priv_ctx; in mlxsw_core_health_fw_fatal_dump() local
1927 val = mlxsw_reg_mfde_irisc_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
1935 event_id = mlxsw_reg_mfde_event_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
1972 val = mlxsw_reg_mfde_severity_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
1999 val = mlxsw_reg_mfde_method_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
2016 val = mlxsw_reg_mfde_long_process_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
2021 val = mlxsw_reg_mfde_command_type_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
2041 val = mlxsw_reg_mfde_reg_attr_id_get(mfde_pl); in mlxsw_core_health_fw_fatal_dump()
2048 return mlxsw_core_health_fw_fatal_dump_crspace_to(mfde_pl, in mlxsw_core_health_fw_fatal_dump()
2051 return mlxsw_core_health_fw_fatal_dump_kvd_im_stop(mfde_pl, in mlxsw_core_health_fw_fatal_dump()
2054 return mlxsw_core_health_fw_fatal_dump_fw_assert(mfde_pl, fmsg); in mlxsw_core_health_fw_fatal_dump()
2056 return mlxsw_core_health_fw_fatal_dump_fatal_cause(mfde_pl, in mlxsw_core_health_fw_fatal_dump()