Home
last modified time | relevance | path

Searched refs:ixgbevf_resume (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4324 static int __maybe_unused ixgbevf_resume(struct device *dev_d) in ixgbevf_resume() function
4817 * resembles the first-half of the ixgbevf_resume routine.
4846 * second-half of the ixgbevf_resume routine.
4867 static SIMPLE_DEV_PM_OPS(ixgbevf_pm_ops, ixgbevf_suspend, ixgbevf_resume);
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4320 static int __maybe_unused ixgbevf_resume(struct device *dev_d) in ixgbevf_resume() function
4807 * resembles the first-half of the ixgbevf_resume routine.
4836 * second-half of the ixgbevf_resume routine.
4857 static SIMPLE_DEV_PM_OPS(ixgbevf_pm_ops, ixgbevf_suspend, ixgbevf_resume);

Completed in 12 milliseconds