Searched refs:mlxsw_sp_port_ptys_query (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ethtool.c | 928 static int mlxsw_sp_port_ptys_query(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_ptys_query() function 962 err = mlxsw_sp_port_ptys_query(mlxsw_sp_port, ð_proto_cap, ð_proto_admin, in mlxsw_sp_port_get_link_ksettings() 1473 err = mlxsw_sp_port_ptys_query(mlxsw_sp_port, ð_proto_cap, NULL, NULL, NULL); in mlxsw_sp1_ptys_max_speed() 1999 err = mlxsw_sp_port_ptys_query(mlxsw_sp_port, ð_proto_cap, NULL, NULL, NULL); in mlxsw_sp2_ptys_max_speed()
|