Searched refs:stats_ptr (Results 1 – 1 of 1) sorted by relevance
34 struct tc_qopt_offload_stats *stats_ptr);173 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_stats() argument179 stats_ptr); in mlxsw_sp_qdisc_get_stats()387 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_red_stats() argument409 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_get_red_stats()410 stats_ptr->qstats->overlimits += overlimits; in mlxsw_sp_qdisc_get_red_stats()411 stats_ptr->qstats->drops += drops; in mlxsw_sp_qdisc_get_red_stats()412 stats_ptr->qstats->backlog += in mlxsw_sp_qdisc_get_red_stats()562 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_prio_stats() argument584 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_get_prio_stats()[all …]