Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c59 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_intr_handler() local
70 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_intr_handler()
72 nix_event_context->nix_af_rvu_int = intr; in rvu_nix_af_rvu_intr_handler()
94 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_gen_handler() local
105 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_gen_handler()
107 nix_event_context->nix_af_rvu_gen = intr; in rvu_nix_af_rvu_gen_handler()
129 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_err_handler() local
140 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_err_handler()
142 nix_event_context->nix_af_rvu_err = intr; in rvu_nix_af_rvu_err_handler()
164 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_ras_handler() local
[all …]