Home
last modified time | relevance | path

Searched refs:PCI_CFG_RETRY_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Ddrv.c554 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
652 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_pci_resume()
Dtrans.c201 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
2731 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_trans_pcie_alloc()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D4965.h919 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
Dcommon.h2473 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
Dcommon.c4978 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in il_pci_resume()
D4965-mac.c6592 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in il4965_pci_probe()