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

/freebsd-11-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-11-stable/sys/dev/bxe/
H A Decore_reg.h3584 #define IGU_PF_CONF_SINGLE_ISR_EN (0x1<<4) /* single ISR mode enable */ macro
H A Dbxe.c10367 IGU_PF_CONF_SINGLE_ISR_EN);
10371 val |= IGU_PF_CONF_SINGLE_ISR_EN;
10377 IGU_PF_CONF_SINGLE_ISR_EN);
10382 IGU_PF_CONF_SINGLE_ISR_EN);
18251 pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN;

Completed in 136 milliseconds