Home
last modified time | relevance | path

Searched refs:cpsw_ethtool_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/ti/
Dcpsw.c1203 static const struct ethtool_ops cpsw_ethtool_ops = { variable
1467 ndev->ethtool_ops = &cpsw_ethtool_ops; in cpsw_probe_dual_emac()
1646 ndev->ethtool_ops = &cpsw_ethtool_ops; in cpsw_probe()
Dcpsw_new.c1187 static const struct ethtool_ops cpsw_ethtool_ops = { variable
1418 ndev->ethtool_ops = &cpsw_ethtool_ops; in cpsw_create_ports()