Home
last modified time | relevance | path

Searched refs:mfgd_pl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1784 char mfgd_pl[MLXSW_REG_MFGD_LEN]; in mlxsw_core_health_fw_fatal_test() local
1788 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_test()
1791 mlxsw_reg_mfgd_trigger_test_set(mfgd_pl, true); in mlxsw_core_health_fw_fatal_test()
1792 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_test()
1805 char mfgd_pl[MLXSW_REG_MFGD_LEN]; in mlxsw_core_health_fw_fatal_config() local
1809 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_config()
1812 mlxsw_reg_mfgd_fatal_event_mode_set(mfgd_pl, enable); in mlxsw_core_health_fw_fatal_config()
1813 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c2068 char mfgd_pl[MLXSW_REG_MFGD_LEN]; in mlxsw_core_health_fw_fatal_test() local
2072 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_test()
2075 mlxsw_reg_mfgd_trigger_test_set(mfgd_pl, true); in mlxsw_core_health_fw_fatal_test()
2076 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_test()
2089 char mfgd_pl[MLXSW_REG_MFGD_LEN]; in mlxsw_core_health_fw_fatal_config() local
2093 err = mlxsw_reg_query(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_config()
2096 mlxsw_reg_mfgd_fatal_event_mode_set(mfgd_pl, enable); in mlxsw_core_health_fw_fatal_config()
2097 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mfgd), mfgd_pl); in mlxsw_core_health_fw_fatal_config()

Completed in 11 milliseconds