Searched refs:fw_reporter (Results 1 – 7 of 7) sorted by relevance
29 if (qdl->fw_reporter) in qed_report_fatal_error()30 devlink_health_report(qdl->fw_reporter, in qed_report_fatal_error()102 dl->fw_reporter = devlink_health_reporter_create(devlink, &qed_fw_fatal_reporter_ops, in qed_fw_reporters_create()104 if (IS_ERR(dl->fw_reporter)) { in qed_fw_reporters_create()106 PTR_ERR(dl->fw_reporter)); in qed_fw_reporters_create()107 dl->fw_reporter = NULL; in qed_fw_reporters_create()116 rep = dl->fw_reporter; in qed_fw_reporters_destroy()
285 pdsc->fw_reporter = hr; in pdsc_init_pf()406 if (pdsc->fw_reporter) { in pdsc_remove()407 devl_health_reporter_destroy(pdsc->fw_reporter); in pdsc_remove()408 pdsc->fw_reporter = NULL; in pdsc_remove()
549 if (pdsc->fw_reporter) in pdsc_fw_down()550 devlink_health_report(pdsc->fw_reporter, "FW down reported", pdsc); in pdsc_fw_down()585 if (pdsc->fw_reporter) in pdsc_fw_up()586 devlink_health_reporter_state_update(pdsc->fw_reporter, in pdsc_fw_up()
173 struct devlink_health_reporter *fw_reporter; member
808 struct devlink_health_reporter *fw_reporter; member
448 struct devlink_health_reporter *fw_reporter; member
2016 struct devlink_health_reporter *fw_reporter; member