Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.h89 extern const struct ethtool_ops dpaa2_switch_port_ethtool_ops;
Ddpaa2-switch-ethtool.c203 const struct ethtool_ops dpaa2_switch_port_ethtool_ops = { variable
Ddpaa2-switch.c3259 port_netdev->ethtool_ops = &dpaa2_switch_port_ethtool_ops; in dpaa2_switch_probe_port()