Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dcpsw_ethtool.c713 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info() function
735 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info() function
Dcpsw_priv.h435 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info);
Dcpsw.c2466 .get_ts_info = cpsw_get_ts_info,