Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h1411 extern const struct ethtool_ops mlxsw_sp_port_ethtool_ops;
Dspectrum_ethtool.c1243 const struct ethtool_ops mlxsw_sp_port_ethtool_ops = { variable
Dspectrum.c1599 dev->ethtool_ops = &mlxsw_sp_port_ethtool_ops; in mlxsw_sp_port_create()