Searched refs:pcie_tph_set_st_entry (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | pci-tph.h | 24 int pcie_tph_set_st_entry(struct pci_dev *pdev, 34 static inline int pcie_tph_set_st_entry(struct pci_dev *pdev, in pcie_tph_set_st_entry() function
|
| /linux/drivers/pci/ |
| H A D | tph.c | 291 int pcie_tph_set_st_entry(struct pci_dev *pdev, unsigned int index, u16 tag) in pcie_tph_set_st_entry() function 339 EXPORT_SYMBOL(pcie_tph_set_st_entry);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | st.c | 140 ret = pcie_tph_set_st_entry(dev->pdev, xa_id, tag); in mlx5_st_alloc_index()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 11589 if (pcie_tph_set_st_entry(irq->bp->pdev, irq->msix_nr, tag)) in bnxt_irq_affinity_notify() 11613 if (pcie_tph_set_st_entry(irq->bp->pdev, irq->msix_nr, 0)) { in bnxt_irq_affinity_release() 11748 pcie_tph_set_st_entry(irq->bp->pdev, irq->msix_nr, tag); in bnxt_request_irq()
|