Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c39 struct tc_qopt_offload_stats *stats_ptr);
347 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_stats() argument
353 stats_ptr); in mlxsw_sp_qdisc_get_stats()
430 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_update_stats() argument
439 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
440 stats_ptr->qstats->drops += drops; in mlxsw_sp_qdisc_update_stats()
441 stats_ptr->qstats->backlog += mlxsw_sp_cells_bytes(mlxsw_sp, backlog); in mlxsw_sp_qdisc_update_stats()
452 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_tc_stats() argument
464 stats_ptr); in mlxsw_sp_qdisc_get_tc_stats()
640 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_red_stats() argument
[all …]