Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dloopback.c163 const struct ethtool_ops *eth_ops, in gen_lo_setup() argument
187 dev->ethtool_ops = eth_ops; in gen_lo_setup()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc.h260 const struct ethtool_ops *eth_ops; member
H A Denetc.c3619 .eth_ops = &enetc_pf_ethtool_ops,
3627 .eth_ops = &enetc4_pf_ethtool_ops,
3633 .eth_ops = &enetc_vf_ethtool_ops,
H A Denetc_ethtool.c1249 ndev->ethtool_ops = priv->si->drvdata->eth_ops; in enetc_set_ethtool_ops()