Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c359 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol() function
379 #define uec_set_wol NULL macro
398 .set_wol = uec_set_wol,