Searched refs:rvu_hw_nix_ras_reporter (Results 1 – 2 of 2) sorted by relevance
66 struct devlink_health_reporter *rvu_hw_nix_ras_reporter; member
166 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_ras_reporter, in rvu_nix_ras_work()635 rvu_reporters->rvu_hw_nix_ras_reporter = in rvu_nix_register_reporters()637 if (IS_ERR(rvu_reporters->rvu_hw_nix_ras_reporter)) { in rvu_nix_register_reporters()639 PTR_ERR(rvu_reporters->rvu_hw_nix_ras_reporter)); in rvu_nix_register_reporters()640 return PTR_ERR(rvu_reporters->rvu_hw_nix_ras_reporter); in rvu_nix_register_reporters()681 if (!nix_reporters->rvu_hw_nix_ras_reporter) in rvu_nix_health_reporters_destroy()692 if (!IS_ERR_OR_NULL(nix_reporters->rvu_hw_nix_ras_reporter)) in rvu_nix_health_reporters_destroy()693 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_ras_reporter); in rvu_nix_health_reporters_destroy()