Home
last modified time | relevance | path

Searched refs:PFINT_FW_CTL_CAUSE_ENA_M (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h148 #define PFINT_FW_CTL_CAUSE_ENA_M BIT(30) macro
H A Dice_main.c2774 rd32(hw, PFINT_FW_CTL) & ~PFINT_FW_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()
2826 PFINT_FW_CTL_CAUSE_ENA_M); in ice_ena_ctrlq_interrupts()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h207 #define PFINT_FW_CTL_CAUSE_ENA_M BIT(30) macro
H A Dice_main.c3240 rd32(hw, PFINT_FW_CTL) & ~PFINT_FW_CTL_CAUSE_ENA_M); in ice_dis_ctrlq_interrupts()
3292 PFINT_FW_CTL_CAUSE_ENA_M); in ice_ena_ctrlq_interrupts()

Completed in 20 milliseconds