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()435 if (ops->clean_stats) in mlxsw_sp_qdisc_change()436 ops->clean_stats(mlxsw_sp_port, mlxsw_sp_qdisc); in mlxsw_sp_qdisc_change()841 .clean_stats = mlxsw_sp_setup_tc_qdisc_red_clean_stats,1078 .clean_stats = mlxsw_sp_setup_tc_qdisc_leaf_clean_stats,1157 .clean_stats = mlxsw_sp_setup_tc_qdisc_leaf_clean_stats,1301 if (mlxsw_sp_qdisc->ops->clean_stats) in mlxsw_sp_qdisc_walk_cb_clean_stats()1302 mlxsw_sp_qdisc->ops->clean_stats(mlxsw_sp_port, in mlxsw_sp_qdisc_walk_cb_clean_stats()[all …]