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

/freebsd-13-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.c845 igu_vf_conf |= IGU_VF_CONF_MSI_MSIX_EN;
847 igu_vf_conf &= ~IGU_VF_CONF_MSI_MSIX_EN;
/freebsd-13-stable/sys/dev/bxe/
H A Decore_reg.h3591 #define IGU_VF_CONF_MSI_MSIX_EN (0x1<<1) /* MSI/MSIX enable */ macro

Completed in 118 milliseconds