Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h1446 extern const struct ethtool_ops mlxsw_sp_port_ethtool_ops;
Dspectrum_ethtool.c1243 const struct ethtool_ops mlxsw_sp_port_ethtool_ops = { variable
Dspectrum.c1674 dev->ethtool_ops = &mlxsw_sp_port_ethtool_ops; in mlxsw_sp_port_create()