Searched refs:old_qdisc (Results 1 – 1 of 1) sorted by relevance
1334 struct mlxsw_sp_qdisc *old_qdisc; in __mlxsw_sp_qdisc_ets_graft() local1351 old_qdisc = mlxsw_sp_qdisc_find_by_handle(mlxsw_sp_port, in __mlxsw_sp_qdisc_ets_graft()1353 if (old_qdisc) in __mlxsw_sp_qdisc_ets_graft()1354 mlxsw_sp_qdisc_destroy(mlxsw_sp_port, old_qdisc); in __mlxsw_sp_qdisc_ets_graft()