Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c295 pdsc->fw_reporter = hr; in pdsc_init_pf()
422 if (pdsc->fw_reporter) { in pdsc_remove()
423 devl_health_reporter_destroy(pdsc->fw_reporter); in pdsc_remove()
424 pdsc->fw_reporter = NULL; in pdsc_remove()
H A Dcore.c577 if (pdsc->fw_reporter) in pdsc_fw_down()
578 devlink_health_report(pdsc->fw_reporter, "FW down reported", pdsc); in pdsc_fw_down()
615 if (pdsc->fw_reporter) in pdsc_fw_up()
616 devlink_health_reporter_state_update(pdsc->fw_reporter, in pdsc_fw_up()
H A Dcore.h198 struct devlink_health_reporter *fw_reporter; member
/linux/include/linux/qed/
H A Dqed_if.h808 struct devlink_health_reporter *fw_reporter; member
/linux/include/linux/mlx5/
H A Ddriver.h454 struct devlink_health_reporter *fw_reporter; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2057 struct devlink_health_reporter *fw_reporter; member