Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c54 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_intr_work()
70 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_intr_handler()
89 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_gen_work()
105 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_gen_handler()
124 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_err_work()
140 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_err_handler()
159 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_ras_work()
175 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_ras_handler()
369 nix_ctx = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_hw_nix_intr_dump()
379 struct rvu_nix_event_ctx *nix_event_ctx = ctx; in rvu_hw_nix_intr_recover() local
[all …]
H A Drvu_devlink.h59 struct rvu_nix_event_ctx *nix_event_ctx; member