Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c1375 if (int_fw_ctl & PFINT_FW_CTL_INTEVENT_M) { in ice_interrupt_handler()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_hw_autogen.h4830 #define PFINT_FW_CTL_INTEVENT_M BIT(31) macro