Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h230 #define PFINT_SB_CTL_CAUSE_ENA_M BIT(30) macro
Dice_main.c3156 rd32(hw, PFINT_SB_CTL) & ~PFINT_SB_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()
3214 PFINT_SB_CTL_CAUSE_ENA_M); in ice_ena_ctrlq_interrupts()