Home
last modified time | relevance | path

Searched refs:pcie_devctl2 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c37 u16 pcie_devctl2; in ixgbe_set_pcie_completion_timeout() local
60 pcie_devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_set_pcie_completion_timeout()
61 pcie_devctl2 |= IXGBE_PCI_DEVICE_CONTROL2_16ms; in ixgbe_set_pcie_completion_timeout()
62 ixgbe_write_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2, pcie_devctl2); in ixgbe_set_pcie_completion_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c37 u16 pcie_devctl2; in ixgbe_set_pcie_completion_timeout() local
60 pcie_devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_set_pcie_completion_timeout()
61 pcie_devctl2 |= IXGBE_PCI_DEVICE_CONTROL2_16ms; in ixgbe_set_pcie_completion_timeout()
62 ixgbe_write_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2, pcie_devctl2); in ixgbe_set_pcie_completion_timeout()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.c2027 u16 pcie_devctl2; in igb_set_pcie_completion_timeout() local
2046 &pcie_devctl2); in igb_set_pcie_completion_timeout()
2050 pcie_devctl2 |= PCIE_DEVICE_CONTROL2_16ms; in igb_set_pcie_completion_timeout()
2053 &pcie_devctl2); in igb_set_pcie_completion_timeout()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.c2027 u16 pcie_devctl2; in igb_set_pcie_completion_timeout() local
2046 &pcie_devctl2); in igb_set_pcie_completion_timeout()
2050 pcie_devctl2 |= PCIE_DEVICE_CONTROL2_16ms; in igb_set_pcie_completion_timeout()
2053 &pcie_devctl2); in igb_set_pcie_completion_timeout()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpcie.c370 dd->pcie_devctl2); in restore_pci_variables()
429 &dd->pcie_devctl2); in save_pci_variables()
H A Dhfi.h1218 u16 pcie_devctl2; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpcie.c319 dd->pcie_devctl2); in restore_pci_variables()
378 &dd->pcie_devctl2); in save_pci_variables()
H A Dhfi.h1168 u16 pcie_devctl2; member

Completed in 21 milliseconds