Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_sriov.c809 gcr_ext |= IXGBE_GCR_EXT_MSIX_EN; in ixgbe_initialize_iov()
H A Dixgbe_type.h1314 #define IXGBE_GCR_EXT_MSIX_EN 0x80000000 macro
1319 #define IXGBE_GCR_EXT_SRIOV (IXGBE_GCR_EXT_MSIX_EN | \