Searched refs:old_qdisc (Results 1 – 1 of 1) sorted by relevance
1206 struct mlxsw_sp_qdisc *old_qdisc; in __mlxsw_sp_qdisc_ets_graft() local1222 old_qdisc = mlxsw_sp_qdisc_find_by_handle(mlxsw_sp_port, in __mlxsw_sp_qdisc_ets_graft()1224 if (old_qdisc) in __mlxsw_sp_qdisc_ets_graft()1225 mlxsw_sp_qdisc_destroy(mlxsw_sp_port, old_qdisc); in __mlxsw_sp_qdisc_ets_graft()