Searched refs:clean_stats (Results 1 – 1 of 1) sorted by relevance
43 void (*clean_stats)(struct mlxsw_sp_port *mlxsw_sp_port, member261 if (mlxsw_sp_qdisc->ops->clean_stats) in mlxsw_sp_qdisc_destroy()262 mlxsw_sp_qdisc->ops->clean_stats(mlxsw_sp_port, mlxsw_sp_qdisc); in mlxsw_sp_qdisc_destroy()436 if (ops->clean_stats) in mlxsw_sp_qdisc_change()437 ops->clean_stats(mlxsw_sp_port, mlxsw_sp_qdisc); in mlxsw_sp_qdisc_change()842 .clean_stats = mlxsw_sp_setup_tc_qdisc_red_clean_stats,1079 .clean_stats = mlxsw_sp_setup_tc_qdisc_leaf_clean_stats,1158 .clean_stats = mlxsw_sp_setup_tc_qdisc_leaf_clean_stats,1302 if (mlxsw_sp_qdisc->ops->clean_stats) in mlxsw_sp_qdisc_walk_cb_clean_stats()1303 mlxsw_sp_qdisc->ops->clean_stats(mlxsw_sp_port, in mlxsw_sp_qdisc_walk_cb_clean_stats()[all …]