Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h229 #define PFINT_OICR_VFLR_M BIT(29) macro
Dice_main.c3133 PFINT_OICR_VFLR_M | in ice_ena_misc_vector()
3216 if (oicr & PFINT_OICR_VFLR_M) { in ice_misc_intr()
3221 reg &= ~PFINT_OICR_VFLR_M; in ice_misc_intr()
3224 ena_mask &= ~PFINT_OICR_VFLR_M; in ice_misc_intr()