Searched refs:pcie_devctl2 (Results 1 – 4 of 4) sorted by relevance
62 u16 pcie_devctl2; in ixgbe_set_pcie_completion_timeout() local85 pcie_devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_set_pcie_completion_timeout()86 pcie_devctl2 |= IXGBE_PCI_DEVICE_CONTROL2_16ms; in ixgbe_set_pcie_completion_timeout()87 ixgbe_write_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2, pcie_devctl2); in ixgbe_set_pcie_completion_timeout()
225 &dd->pcie_devctl2); in hfi1_pcie_ddinit()458 dd->pcie_devctl2); in restore_pci_variables()
945 u16 pcie_devctl2; member
2010 u16 pcie_devctl2; in igb_set_pcie_completion_timeout() local2029 &pcie_devctl2); in igb_set_pcie_completion_timeout()2033 pcie_devctl2 |= PCIE_DEVICE_CONTROL2_16ms; in igb_set_pcie_completion_timeout()2036 &pcie_devctl2); in igb_set_pcie_completion_timeout()