Searched refs:rvu_hw_nix_intr_reporter (Results 1 – 2 of 2) sorted by relevance
60 struct devlink_health_reporter *rvu_hw_nix_intr_reporter; member
61 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_intr_reporter, in rvu_nix_intr_work()611 rvu_reporters->rvu_hw_nix_intr_reporter = in rvu_nix_register_reporters()613 if (IS_ERR(rvu_reporters->rvu_hw_nix_intr_reporter)) { in rvu_nix_register_reporters()615 PTR_ERR(rvu_reporters->rvu_hw_nix_intr_reporter)); in rvu_nix_register_reporters()616 return PTR_ERR(rvu_reporters->rvu_hw_nix_intr_reporter); in rvu_nix_register_reporters()680 if (!IS_ERR_OR_NULL(nix_reporters->rvu_hw_nix_intr_reporter)) in rvu_nix_health_reporters_destroy()681 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_intr_reporter); in rvu_nix_health_reporters_destroy()