Searched refs:enable_wake (Results 1 – 6 of 6) sorted by relevance
352 int (*enable_wake) (struct rio_dev * dev, u32 state, int enable); member
2924 static void __e100_shutdown(struct pci_dev *pdev, bool *enable_wake) in __e100_shutdown() argument2945 *enable_wake = true; in __e100_shutdown()2947 *enable_wake = false; in __e100_shutdown()
4637 static int __e1000_shutdown(struct pci_dev *pdev, bool *enable_wake) in __e1000_shutdown() argument4704 *enable_wake = !!wufc; in __e1000_shutdown()4708 *enable_wake = true; in __e1000_shutdown()
5207 static int __e1000_shutdown(struct pci_dev *pdev, bool *enable_wake, in __e1000_shutdown() argument5286 *enable_wake = !!wufc; in __e1000_shutdown()5291 *enable_wake = true; in __e1000_shutdown()
6390 static int __igb_shutdown(struct pci_dev *pdev, bool *enable_wake) in __igb_shutdown() argument6447 *enable_wake = wufc || adapter->en_mng_pt; in __igb_shutdown()6448 if (!*enable_wake) in __igb_shutdown()
5696 static int __ixgbe_shutdown(struct pci_dev *pdev, bool *enable_wake) in __ixgbe_shutdown() argument5760 *enable_wake = !!wufc; in __ixgbe_shutdown()