Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_ethtool.c714 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.h494 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info);
Dcpsw.c1223 .get_ts_info = cpsw_get_ts_info,
Dcpsw_new.c1204 .get_ts_info = cpsw_get_ts_info,