Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c62 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_intr_work()
78 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_intr_handler()
97 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_gen_work()
113 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_gen_handler()
132 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_err_work()
148 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_err_handler()
167 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_ras_work()
183 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_ras_handler()
471 nix_ctx = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_hw_nix_intr_dump()
481 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