old_qdisc         660 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	struct mlxsw_sp_qdisc *old_qdisc;
old_qdisc         679 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	old_qdisc = mlxsw_sp_qdisc_find_by_handle(mlxsw_sp_port,
old_qdisc         681 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	if (old_qdisc)
old_qdisc         682 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 		mlxsw_sp_qdisc_destroy(mlxsw_sp_port, old_qdisc);