Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw_defs.h35 #define IGU_PF_CONF_INT_LINE_EN (0x1<<2) /* INT enable */ macro
H A Decore_int.c1890 igu_pf_conf |= IGU_PF_CONF_INT_LINE_EN; in ecore_int_igu_enable_int()
/freebsd/sys/dev/bxe/
H A Decore_reg.h3582 #define IGU_PF_CONF_INT_LINE_EN (0x1<<2) /* INT enable */ macro
H A Dbxe.c10305 val &= ~(IGU_PF_CONF_INT_LINE_EN | in bxe_igu_int_enable()
10313 val &= ~IGU_PF_CONF_INT_LINE_EN; in bxe_igu_int_enable()
10319 val |= (IGU_PF_CONF_INT_LINE_EN | in bxe_igu_int_enable()
10413 IGU_PF_CONF_INT_LINE_EN | in bxe_igu_int_disable()