Home
last modified time | relevance | path

Searched refs:pcie_tph_set_st_entry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Dtph.c296 int pcie_tph_set_st_entry(struct pci_dev *pdev, unsigned int index, u16 tag) in pcie_tph_set_st_entry() function
344 EXPORT_SYMBOL(pcie_tph_set_st_entry);
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dst.c140 ret = pcie_tph_set_st_entry(dev->pdev, xa_id, tag); in mlx5_st_alloc_index()