Home
last modified time | relevance | path

Searched refs:pcie_ptm_enabled (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/pci/pcie/
Dptm.c246 bool pcie_ptm_enabled(struct pci_dev *dev) in pcie_ptm_enabled() function
253 EXPORT_SYMBOL(pcie_ptm_enabled);
/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_ptp.c908 return pcie_ptm_enabled(adapter->pdev); in igc_is_crosststamp_supported()
/Linux-v6.6/include/linux/
Dpci.h1806 bool pcie_ptm_enabled(struct pci_dev *dev);
1811 static inline bool pcie_ptm_enabled(struct pci_dev *dev) in pcie_ptm_enabled() function