Searched refs:rvu_hw_nix_gen_reporter (Results 1 – 2 of 2) sorted by relevance
62 struct devlink_health_reporter *rvu_hw_nix_gen_reporter; member
96 devlink_health_report(rvu_nix_health_reporter->rvu_hw_nix_gen_reporter, in rvu_nix_gen_work()619 rvu_reporters->rvu_hw_nix_gen_reporter = in rvu_nix_register_reporters()621 if (IS_ERR(rvu_reporters->rvu_hw_nix_gen_reporter)) { in rvu_nix_register_reporters()623 PTR_ERR(rvu_reporters->rvu_hw_nix_gen_reporter)); in rvu_nix_register_reporters()624 return PTR_ERR(rvu_reporters->rvu_hw_nix_gen_reporter); in rvu_nix_register_reporters()686 if (!IS_ERR_OR_NULL(nix_reporters->rvu_hw_nix_gen_reporter)) in rvu_nix_health_reporters_destroy()687 devlink_health_reporter_destroy(nix_reporters->rvu_hw_nix_gen_reporter); in rvu_nix_health_reporters_destroy()