Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h239 #define PFINT_SB_CTL_CAUSE_ENA_M BIT(30) macro
Dice_main.c3383 rd32(hw, PFINT_SB_CTL) & ~PFINT_SB_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()
3455 PFINT_SB_CTL_CAUSE_ENA_M); in ice_ena_ctrlq_interrupts()
3535 PFINT_SB_CTL_MSIX_INDX_M) | PFINT_SB_CTL_CAUSE_ENA_M); in ice_req_irq_msix_misc()