Home
last modified time | relevance | path

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

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