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

/freebsd-12-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.c1895 igu_pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN;
1900 igu_pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN;
/freebsd-12-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.c10371 IGU_PF_CONF_SINGLE_ISR_EN);
10375 val |= IGU_PF_CONF_SINGLE_ISR_EN;
10381 IGU_PF_CONF_SINGLE_ISR_EN);
10386 IGU_PF_CONF_SINGLE_ISR_EN);
18258 pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN;

Completed in 226 milliseconds