Searched refs:TXGBE_GPIE (Results 1 – 3 of 3) sorted by relevance
254 gpie = rd32(hw, TXGBE_GPIE); in txgbe_pf_host_configure()272 wr32(hw, TXGBE_GPIE, gpie); in txgbe_pf_host_configure()
3417 gpie = rd32(hw, TXGBE_GPIE); in txgbe_configure_msix()3428 gpie = rd32(hw, TXGBE_GPIE); in txgbe_configure_msix()3430 wr32(hw, TXGBE_GPIE, gpie); in txgbe_configure_msix()
1387 #define TXGBE_GPIE 0x000118 macro