Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cpt_hw_types.h49 #define OTX_CPT_VF_INTR_NWRP_MASK BIT(3) macro
Dotx_cptvf_main.c518 } else if (unlikely(intr & OTX_CPT_VF_INTR_NWRP_MASK)) { in cptvf_misc_intr_handler()