Searched refs:nix_event_context (Results 1 – 1 of 1) sorted by relevance
68 struct rvu_nix_event_ctx *nix_event_context; in rvu_nix_af_rvu_intr_handler() local81 nix_event_context->nix_af_rvu_int = intr; in rvu_nix_af_rvu_intr_handler()116 nix_event_context->nix_af_rvu_gen = intr; in rvu_nix_af_rvu_gen_handler()151 nix_event_context->nix_af_rvu_err = intr; in rvu_nix_af_rvu_err_handler()186 nix_event_context->nix_af_rvu_ras = intr; in rvu_nix_af_rvu_ras_handler()289 nix_event_context = ctx; in rvu_nix_report_show()297 nix_event_context->nix_af_rvu_int); in rvu_nix_report_show()315 nix_event_context->nix_af_rvu_gen); in rvu_nix_report_show()343 nix_event_context->nix_af_rvu_err); in rvu_nix_report_show()606 nix_event_context = kzalloc(sizeof(*nix_event_context), GFP_KERNEL); in rvu_nix_register_reporters()[all …]