Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h129 #define PFINT_OICR_GRST_M BIT(PFINT_OICR_GRST_S) macro
Dice_main.c1709 PFINT_OICR_GRST_M | in ice_ena_misc_vector()
1738 if (oicr & PFINT_OICR_GRST_M) { in ice_misc_intr()
1741 ena_mask &= ~PFINT_OICR_GRST_M; in ice_misc_intr()