Searched refs:fw_reporter (Results 1 – 4 of 4) sorted by relevance
289 pdsc->fw_reporter = hr; in pdsc_init_pf()412 if (pdsc->fw_reporter) { in pdsc_remove()413 devl_health_reporter_destroy(pdsc->fw_reporter); in pdsc_remove()414 pdsc->fw_reporter = NULL; in pdsc_remove()
553 if (pdsc->fw_reporter) in pdsc_fw_down()554 devlink_health_report(pdsc->fw_reporter, "FW down reported", pdsc); in pdsc_fw_down()589 if (pdsc->fw_reporter) in pdsc_fw_up()590 devlink_health_reporter_state_update(pdsc->fw_reporter, in pdsc_fw_up()
808 struct devlink_health_reporter *fw_reporter; member
2055 struct devlink_health_reporter *fw_reporter; member