Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dreset.c48 u16 linkctl; in mlx4_reset() local
150 linkctl = hca_header[(pcie_cap + PCI_EXP_LNKCTL) / 4]; in mlx4_reset()
153 linkctl)) { in mlx4_reset()
/drivers/infiniband/hw/mthca/
Dmthca_reset.c53 u16 linkctl; in mthca_reset() local
251 linkctl = hca_header[(hca_pcie_cap + PCI_EXP_LNKCTL) / 4]; in mthca_reset()
253 linkctl)) { in mthca_reset()
/drivers/pci/host/
Dpcie-altera.c430 u16 linkcap, linkstat, linkctl; in altera_pcie_retrain() local
448 PCI_EXP_LNKCTL, &linkctl); in altera_pcie_retrain()
449 linkctl |= PCI_EXP_LNKCTL_RL; in altera_pcie_retrain()
451 PCI_EXP_LNKCTL, linkctl); in altera_pcie_retrain()