Searched refs:IGU_VF_CONF_SINGLE_ISR_EN (Results 1 – 3 of 3) sorted by relevance
50 #define IGU_VF_CONF_SINGLE_ISR_EN (0x1 << 4) /* single ISR mode enable */ macro
7600 #define IGU_VF_CONF_SINGLE_ISR_EN (0x1<<4) /* single ISR mode enable */ macro
1993 val &= ~(IGU_VF_CONF_MSI_MSIX_EN | IGU_VF_CONF_SINGLE_ISR_EN | in bnx2x_vf_igu_disable()