Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.h359 extern const struct ethtool_ops dpaa2_ethtool_ops;
Ddpaa2-ethtool.c270 const struct ethtool_ops dpaa2_ethtool_ops = { variable
Ddpaa2-eth.c2564 net_dev->ethtool_ops = &dpaa2_ethtool_ops; in dpaa2_eth_probe()