Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c67 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_intr_handler() local
78 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_intr_handler()
80 nix_event_context->nix_af_rvu_int = intr; in rvu_nix_af_rvu_intr_handler()
102 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_gen_handler() local
113 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_gen_handler()
115 nix_event_context->nix_af_rvu_gen = intr; in rvu_nix_af_rvu_gen_handler()
137 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_err_handler() local
148 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_err_handler()
150 nix_event_context->nix_af_rvu_err = intr; in rvu_nix_af_rvu_err_handler()
172 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_ras_handler() local
[all …]