Searched refs:TXGBE_GPIE_MSIX (Results 1 – 3 of 3) sorted by relevance
255 gpie |= TXGBE_GPIE_MSIX; in txgbe_pf_host_configure()
3419 !(gpie & TXGBE_GPIE_MSIX)) in txgbe_configure_msix()3429 gpie |= TXGBE_GPIE_MSIX; in txgbe_configure_msix()
1388 #define TXGBE_GPIE_MSIX MS(0, 0x1) macro