Home
last modified time | relevance | path

Searched refs:IXGBE_GCR_EXT_MSIX_EN (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/dev/ixgbe/
HDif_sriov.c809 gcr_ext |= IXGBE_GCR_EXT_MSIX_EN; in ixgbe_initialize_iov()
HDixgbe_type.h1314 #define IXGBE_GCR_EXT_MSIX_EN 0x80000000 macro
1319 #define IXGBE_GCR_EXT_SRIOV (IXGBE_GCR_EXT_MSIX_EN | \