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

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4320 static int __maybe_unused ixgbevf_resume(struct device *dev_d) 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 87 milliseconds