Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dpci.c102 pci_read_config_byte(pdev, sc->sc_ah->caps.pcie_lcr_offset, &lnkctl); in ath_pci_extn_synch_enable()
104 pci_write_config_byte(pdev, sc->sc_ah->caps.pcie_lcr_offset, lnkctl); in ath_pci_extn_synch_enable()
Dhw.h230 u16 pcie_lcr_offset; member
Dhw.c2425 pCap->pcie_lcr_offset = 0x80; in ath9k_hw_fill_cap_info()