Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw_defs.h37 #define IGU_PF_CONF_SINGLE_ISR_EN (0x1<<4) /* single ISR mode enable */ macro
H A Decore_int.c1891 igu_pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN; in ecore_int_igu_enable_int()
1896 igu_pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN; in ecore_int_igu_enable_int()
/freebsd/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.c10306 IGU_PF_CONF_SINGLE_ISR_EN); in bxe_igu_int_enable()
10310 val |= IGU_PF_CONF_SINGLE_ISR_EN; in bxe_igu_int_enable()
10316 IGU_PF_CONF_SINGLE_ISR_EN); in bxe_igu_int_enable()
10321 IGU_PF_CONF_SINGLE_ISR_EN); in bxe_igu_int_enable()
18126 pf_conf |= IGU_PF_CONF_SINGLE_ISR_EN; in bxe_init_hw_func()