Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h233 #define PFINT_SB_CTL_CAUSE_ENA_M BIT(30) macro
Dice_main.c3247 rd32(hw, PFINT_SB_CTL) & ~PFINT_SB_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()
3302 PFINT_SB_CTL_CAUSE_ENA_M); in ice_ena_ctrlq_interrupts()