Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c40 struct tc_qopt_offload_stats *stats_ptr);
236 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_stats() argument
242 stats_ptr); in mlxsw_sp_qdisc_get_stats()
319 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_update_stats() argument
328 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
329 stats_ptr->qstats->drops += drops; in mlxsw_sp_qdisc_update_stats()
330 stats_ptr->qstats->backlog += mlxsw_sp_cells_bytes(mlxsw_sp, backlog); in mlxsw_sp_qdisc_update_stats()
341 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_tc_stats() argument
353 stats_ptr); in mlxsw_sp_qdisc_get_tc_stats()
537 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_red_stats() argument
[all …]