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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw_defs.h39 #define IGU_PF_CONF_SINGLE_ISR_EN (0x1<<4) /* single ISR mode enable */ macro
H A Decore_int.c1893 igu_pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN;
1898 igu_pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN;
/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h3586 #define IGU_PF_CONF_SINGLE_ISR_EN (0x1<<4) /* single ISR mode enable */ macro
H A Dbxe.c10331 IGU_PF_CONF_SINGLE_ISR_EN);
10335 val |= IGU_PF_CONF_SINGLE_ISR_EN;
10341 IGU_PF_CONF_SINGLE_ISR_EN);
10346 IGU_PF_CONF_SINGLE_ISR_EN);
18162 pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN;

Completed in 87 milliseconds