Lines Matching refs:stats_ptr
34 struct tc_qopt_offload_stats *stats_ptr);
173 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_stats() argument
179 stats_ptr); in mlxsw_sp_qdisc_get_stats()
387 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_red_stats() argument
409 _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() argument
584 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_get_prio_stats()
585 stats_ptr->qstats->drops += drops; in mlxsw_sp_qdisc_get_prio_stats()
586 stats_ptr->qstats->backlog += in mlxsw_sp_qdisc_get_prio_stats()