Searched refs:gcr (Results 1 – 4 of 4) sorted by relevance
82 u32 gcr = IXGBE_READ_REG(hw, IXGBE_GCR); in ixgbe_set_pcie_completion_timeout() local86 if (gcr & IXGBE_GCR_CMPL_TMOUT_MASK) in ixgbe_set_pcie_completion_timeout()93 if (!(gcr & IXGBE_GCR_CAP_VER2)) { in ixgbe_set_pcie_completion_timeout()94 gcr |= IXGBE_GCR_CMPL_TMOUT_10ms; in ixgbe_set_pcie_completion_timeout()108 gcr &= ~IXGBE_GCR_CMPL_TMOUT_RESEND; in ixgbe_set_pcie_completion_timeout()109 IXGBE_WRITE_REG(hw, IXGBE_GCR, gcr); in ixgbe_set_pcie_completion_timeout()
2065 u32 gcr; in e1000_set_pcie_no_snoop_generic() local2073 gcr = E1000_READ_REG(hw, E1000_GCR); in e1000_set_pcie_no_snoop_generic()2074 gcr &= ~(PCIE_NO_SNOOP_ALL); in e1000_set_pcie_no_snoop_generic()2075 gcr |= no_snoop; in e1000_set_pcie_no_snoop_generic()2076 E1000_WRITE_REG(hw, E1000_GCR, gcr); in e1000_set_pcie_no_snoop_generic()
2227 u32 gcr = E1000_READ_REG(hw, E1000_GCR); in e1000_set_pcie_completion_timeout() local2232 if (gcr & E1000_GCR_CMPL_TMOUT_MASK) in e1000_set_pcie_completion_timeout()2239 if (!(gcr & E1000_GCR_CAP_VER2)) { in e1000_set_pcie_completion_timeout()2240 gcr |= E1000_GCR_CMPL_TMOUT_10ms; in e1000_set_pcie_completion_timeout()2260 gcr &= ~E1000_GCR_CMPL_TMOUT_RESEND; in e1000_set_pcie_completion_timeout()2262 E1000_WRITE_REG(hw, E1000_GCR, gcr); in e1000_set_pcie_completion_timeout()
555 # 00064000 for 400k GCR disks dc42-400k-gcr.trid.xml556 # 000c8000 for 800k GCR disks dc42-800k-gcr.trid.xml