Home
last modified time | relevance | path

Searched refs:IGU_VF_CONF_MSI_MSIX_EN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw_defs.h42 #define IGU_VF_CONF_MSI_MSIX_EN (0x1<<1) /* MSI/MSIX enable */ macro
H A Decore_sriov.c843 igu_vf_conf |= IGU_VF_CONF_MSI_MSIX_EN; in ecore_iov_vf_igu_set_int()
845 igu_vf_conf &= ~IGU_VF_CONF_MSI_MSIX_EN; in ecore_iov_vf_igu_set_int()
/freebsd/sys/dev/bxe/
H A Decore_reg.h3589 #define IGU_VF_CONF_MSI_MSIX_EN (0x1<<1) /* MSI/MSIX enable */ macro