Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h1446 extern const struct mlxsw_sp_port_type_speed_ops mlxsw_sp1_port_type_speed_ops;
H A Dspectrum_ethtool.c1533 const struct mlxsw_sp_port_type_speed_ops mlxsw_sp1_port_type_speed_ops = { variable
H A Dspectrum.c3339 mlxsw_sp->port_type_speed_ops = &mlxsw_sp1_port_type_speed_ops; in mlxsw_sp1_init()