Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_reset.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()
/freebsd/sys/dev/mthca/
H A Dmthca_reset.c57 u16 linkctl; in mthca_reset() local
264 linkctl = hca_header[(hca_pcie_cap + PCI_EXP_LNKCTL) / 4]; in mthca_reset()
266 linkctl)) { in mthca_reset()
/freebsd/sys/dev/sume/
H A Dif_sume.c564 uint32_t reg, devctl, linkctl; in sume_probe_riffa_pci() local
624 linkctl = pci_read_config(dev, capmem + PCIER_LINK_CTL, 2); in sume_probe_riffa_pci()
625 pci_write_config(dev, capmem + PCIER_LINK_CTL, (linkctl | in sume_probe_riffa_pci()