Searched refs:RTL_FEATURE_WOL (Results 1 – 1 of 1) sorted by relevance
732 RTL_FEATURE_WOL = (1 << 0), enumerator1852 tp->features |= RTL_FEATURE_WOL; in rtl8169_set_wol()1854 tp->features &= ~RTL_FEATURE_WOL; in rtl8169_set_wol()8300 tp->features |= RTL_FEATURE_WOL; in rtl_init_one()8302 tp->features |= RTL_FEATURE_WOL; in rtl_init_one()8306 tp->features |= RTL_FEATURE_WOL; in rtl_init_one()8310 tp->features |= RTL_FEATURE_WOL; in rtl_init_one()8444 device_set_wakeup_enable(&pdev->dev, tp->features & RTL_FEATURE_WOL); in rtl_init_one()