Searched defs:rvu_npa_health_reporters (Results 1 – 1 of 1) sorted by relevance
32 struct rvu_npa_health_reporters { struct33 struct rvu_npa_event_ctx *npa_event_ctx;34 struct devlink_health_reporter *rvu_hw_npa_intr_reporter;35 struct work_struct intr_work;36 struct devlink_health_reporter *rvu_hw_npa_gen_reporter;37 struct work_struct gen_work;38 struct devlink_health_reporter *rvu_hw_npa_err_reporter;39 struct work_struct err_work;40 struct devlink_health_reporter *rvu_hw_npa_ras_reporter;41 struct work_struct ras_work;