Searched refs:pcie_capability_set_word (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/drivers/pci/pcie/ |
H A D | pme.c | 65 pcie_capability_set_word(dev, PCI_EXP_RTCTL, pcie_pme_interrupt_enable()
|
H A D | aspm.c | 133 pcie_capability_set_word(child, PCI_EXP_LNKCTL, pcie_set_clkpm_nocheck()
|
/linux-4.1.27/drivers/pci/pcie/aer/ |
H A D | aerdrv_core.c | 46 return pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_AER_FLAGS); pci_enable_pcie_error_reporting()
|
/linux-4.1.27/arch/mips/pci/ |
H A D | pci-octeon.c | 125 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, config); pcibios_plat_dev_init()
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pci-tegra.c | 592 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_RELAX_EN); tegra_pcie_relax_enable()
|
/linux-4.1.27/drivers/pci/ |
H A D | probe.c | 753 pcie_capability_set_word(pdev, PCI_EXP_RTCTL, pci_enable_crs()
|
H A D | pci.c | 2242 pcie_capability_set_word(bridge, PCI_EXP_DEVCTL2, pci_configure_ari() 3179 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_BCR_FLR); pcie_flr()
|
H A D | quirks.c | 3416 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_BCR_FLR); reset_intel_82599_sfp_virtfn() 3530 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_BCR_FLR); reset_chelsio_generic_dev()
|
/linux-4.1.27/include/linux/ |
H A D | pci.h | 922 static inline int pcie_capability_set_word(struct pci_dev *dev, int pos, pcie_capability_set_word() function
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
H A D | r8169.c | 5545 pcie_capability_set_word(pdev, PCI_EXP_LNKCTL, rtl_enable_clock_request() 6519 pcie_capability_set_word(pdev, PCI_EXP_DEVCTL, rtl_hw_start_8101()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 4396 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_RELAX_EN); enable_pcie_relaxed_ordering()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 6485 pcie_capability_set_word(vfdev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_BCR_FLR); ixgbe_issue_vf_flr()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 4034 pcie_capability_set_word(tp->pdev, PCI_EXP_LNKCTL, tg3_power_down_prepare() 5072 pcie_capability_set_word(tp->pdev, PCI_EXP_LNKCTL, tg3_setup_copper_phy()
|
Completed in 1093 milliseconds