Home
last modified time | relevance | path

Searched refs:uec_set_wol (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c376 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol() function
396 #define uec_set_wol NULL macro
417 .set_wol = uec_set_wol,