Searched refs:IXGBE_GPIE_MSIX_MODE (Results 1 – 3 of 3) sorted by relevance
266 gpie |= IXGBE_GPIE_MSIX_MODE | IXGBE_GPIE_PBA_SUPPORT; in ixgbe_pf_host_configure()
6149 !(gpie & (IXGBE_GPIE_MSIX_MODE | IXGBE_GPIE_PBA_SUPPORT))) in ixgbe_configure_msix()6157 gpie |= IXGBE_GPIE_MSIX_MODE | IXGBE_GPIE_PBA_SUPPORT | in ixgbe_configure_msix()
1710 #define IXGBE_GPIE_MSIX_MODE 0x00000010 /* MSI-X mode */ macro