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.c53 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_intr_work()
69 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_intr_handler()
88 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_gen_work()
104 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_gen_handler()
123 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_err_work()
139 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_err_handler()
158 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_ras_work()
174 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_ras_handler()
368 nix_ctx = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_hw_nix_intr_dump()
378 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