Searched refs:irq_wake_requested (Results 1 – 2 of 2) sorted by relevance
80 int irq_wake_requested; member
530 if (lp->wol && !lp->irq_wake_requested) { in bfin_mac_ethtool_setwol()536 lp->irq_wake_requested = true; in bfin_mac_ethtool_setwol()539 if (!lp->wol && lp->irq_wake_requested) { in bfin_mac_ethtool_setwol()541 lp->irq_wake_requested = false; in bfin_mac_ethtool_setwol()