Home
last modified time | relevance | path

Searched refs:rvu_npa_health_reporter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c699 struct rvu_npa_health_reporters *rvu_npa_health_reporter; in rvu_npa_intr_work() local
704 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_intr_work()
734 struct rvu_npa_health_reporters *rvu_npa_health_reporter; in rvu_npa_gen_work() local
739 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_gen_work()
769 struct rvu_npa_health_reporters *rvu_npa_health_reporter; in rvu_npa_err_work() local
774 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_err_work()
808 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_ras_work()
1245 rvu_dl->rvu_npa_health_reporter = rvu_reporters; in rvu_npa_register_reporters()
1316 npa_reporters = rvu_dl->rvu_npa_health_reporter; in rvu_npa_health_reporters_destroy()
1333 kfree(rvu_dl->rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_health_reporters_destroy()
[all …]
H A Drvu_devlink.h74 struct rvu_npa_health_reporters *rvu_npa_health_reporter; member