Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h89 extern const struct ethtool_ops dpaa2_switch_port_ethtool_ops;
H A Ddpaa2-switch-ethtool.c214 const struct ethtool_ops dpaa2_switch_port_ethtool_ops = { variable
H A Ddpaa2-switch.c3276 port_netdev->ethtool_ops = &dpaa2_switch_port_ethtool_ops; in dpaa2_switch_probe_port()