Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
701 rvu_npa_health_reporter = container_of(work, struct rvu_npa_health_reporters, intr_work); in rvu_npa_intr_work()
702 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_intr_reporter, in rvu_npa_intr_work()
704 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_intr_work()
720 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
727 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_npa_health_reporter->intr_work); in rvu_npa_af_rvu_intr_handler()
734 struct rvu_npa_health_reporters *rvu_npa_health_reporter; in rvu_npa_gen_work() local
736 rvu_npa_health_reporter = container_of(work, struct rvu_npa_health_reporters, gen_work); in rvu_npa_gen_work()
737 devlink_health_report(rvu_npa_health_reporter->rvu_hw_npa_gen_reporter, in rvu_npa_gen_work()
739 rvu_npa_health_reporter in rvu_npa_gen_work()
769 struct rvu_npa_health_reporters *rvu_npa_health_reporter; rvu_npa_err_work() local
803 struct rvu_npa_health_reporters *rvu_npa_health_reporter; rvu_npa_ras_work() local
[all...]
H A Drvu_devlink.h74 struct rvu_npa_health_reporters *rvu_npa_health_reporter; member

Completed in 3 milliseconds