Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.h29 u64 npa_af_rvu_ras; member
H A Drvu_devlink.c826 npa_event_context->npa_af_rvu_ras = intr; in rvu_npa_af_ras_intr_handler()
1061 npa_event_context->npa_af_rvu_ras); in rvu_npa_report_show()
1064 if (npa_event_context->npa_af_rvu_ras & BIT_ULL(34)) { in rvu_npa_report_show()
1069 if (npa_event_context->npa_af_rvu_ras & BIT_ULL(33)) { in rvu_npa_report_show()
1074 if (npa_event_context->npa_af_rvu_ras & BIT_ULL(32)) { in rvu_npa_report_show()
1222 if (npa_event_ctx->npa_af_rvu_ras) in rvu_hw_npa_ras_recover()