Searched refs:max_snoop (Results 1 – 1 of 1) sorted by relevance
1141 u16 max_snoop, max_nosnoop; in e1000_platform_pm_pch_lpt() local1188 e1000_read_pci_cfg(hw, E1000_PCI_LTR_CAP_LPT, &max_snoop); in e1000_platform_pm_pch_lpt()1190 max_ltr_enc = E1000_MAX(max_snoop, max_nosnoop); in e1000_platform_pm_pch_lpt()