Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c68 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_intr_handler() local
79 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_intr_handler()
81 nix_event_context->nix_af_rvu_int = intr; in rvu_nix_af_rvu_intr_handler()
103 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_gen_handler() local
114 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_gen_handler()
116 nix_event_context->nix_af_rvu_gen = intr; in rvu_nix_af_rvu_gen_handler()
138 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_err_handler() local
149 nix_event_context = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_nix_af_rvu_err_handler()
151 nix_event_context->nix_af_rvu_err = intr; in rvu_nix_af_rvu_err_handler()
173 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_ras_handler() local
[all …]