Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c63 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_intr_work()
79 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_intr_handler()
98 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_gen_work()
114 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_gen_handler()
133 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_err_work()
149 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_err_handler()
168 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_ras_work()
184 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_ras_handler()
472 nix_ctx = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_hw_nix_intr_dump()
482 struct rvu_nix_event_ctx *nix_event_ctx = ctx; in rvu_hw_nix_intr_recover() local
[all …]
Drvu_devlink.h59 struct rvu_nix_event_ctx *nix_event_ctx; member