Home
last modified time | relevance | path

Searched refs:stats_ptr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c34 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()
[all …]