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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw_defs.h44 #define IGU_VF_CONF_MSI_MSIX_EN (0x1<<1) /* MSI/MSIX enable */ macro
H A Decore_sriov.c846 igu_vf_conf |= IGU_VF_CONF_MSI_MSIX_EN;
848 igu_vf_conf &= ~IGU_VF_CONF_MSI_MSIX_EN;
/freebsd-11-stable/sys/dev/bxe/
H A Decore_reg.h3589 #define IGU_VF_CONF_MSI_MSIX_EN (0x1<<1) /* MSI/MSIX enable */ macro

Completed in 102 milliseconds