Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dcpsw_priv.h415 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
Dcpsw_ethtool.c326 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in cpsw_set_wol() function
Dcpsw.c2475 .set_wol = cpsw_set_wol,