Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h488 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
H A Dcpsw_ethtool.c317 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in cpsw_get_wol() function
H A Dcpsw.c1217 .get_wol = cpsw_get_wol,
H A Dcpsw_new.c1201 .get_wol = cpsw_get_wol,