Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dpci.c113 pci_read_config_byte(pdev, sc->sc_ah->caps.pcie_lcr_offset, &lnkctl); in ath_pci_extn_synch_enable()
115 pci_write_config_byte(pdev, sc->sc_ah->caps.pcie_lcr_offset, lnkctl); in ath_pci_extn_synch_enable()
Dhw.h215 u16 pcie_lcr_offset; member
Dhw.c2004 pCap->pcie_lcr_offset = 0x80; in ath9k_hw_fill_cap_info()