Searched refs:CPT_VF_INTR_NWRP_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/crypto/cavium/cpt/ | ||
| D | cptvf.h | 30 #define CPT_VF_INTR_NWRP_MASK BIT(3) macro |
| D | cptvf_main.c | 542 } else if (unlikely(intr & CPT_VF_INTR_NWRP_MASK)) { in cptvf_misc_intr_handler() |