Searched refs:pcie_tph_get_cpu_st (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | pci-tph.h | 26 int pcie_tph_get_cpu_st(struct pci_dev *dev, 37 static inline int pcie_tph_get_cpu_st(struct pci_dev *dev, in pcie_tph_get_cpu_st() function
|
| /linux/drivers/pci/ |
| H A D | tph.c | 247 int pcie_tph_get_cpu_st(struct pci_dev *pdev, enum tph_mem_type mem_type, in pcie_tph_get_cpu_st() function 277 EXPORT_SYMBOL(pcie_tph_get_cpu_st);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | st.c | 108 ret = pcie_tph_get_cpu_st(dev->pdev, mem_type, cpu_uid, &tag); in mlx5_st_alloc_index()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 11585 if (pcie_tph_get_cpu_st(irq->bp->pdev, TPH_MEM_TYPE_VM, in bnxt_irq_affinity_notify() 11743 if (pcie_tph_get_cpu_st(irq->bp->pdev, TPH_MEM_TYPE_VM, in bnxt_request_irq()
|