Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.h42 extern const struct ethtool_ops dpaa2_switch_port_ethtool_ops;
Dethsw-ethtool.c179 const struct ethtool_ops dpaa2_switch_port_ethtool_ops = { variable
Dethsw.c1713 port_netdev->ethtool_ops = &dpaa2_switch_port_ethtool_ops; in dpaa2_switch_probe_port()