Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/ti/
Dcpsw_priv.h487 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol);
Dcpsw_ethtool.c317 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in cpsw_get_wol() function
Dcpsw.c1213 .get_wol = cpsw_get_wol,
Dcpsw_new.c1197 .get_wol = cpsw_get_wol,