Searched refs:CPT_VF_INTR_NWRP_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/crypto/cavium/cpt/ | ||
A D | cptvf.h | 27 #define CPT_VF_INTR_NWRP_MASK BIT(3) macro |
A D | cptvf_main.c | 537 } else if (unlikely(intr & CPT_VF_INTR_NWRP_MASK)) { in cptvf_misc_intr_handler() |
Completed in 7 milliseconds