Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c39 struct tc_qopt_offload_stats *stats_ptr);
475 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_stats() argument
481 stats_ptr); in mlxsw_sp_qdisc_get_stats()
562 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_update_stats() argument
571 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
572 stats_ptr->qstats->drops += drops; in mlxsw_sp_qdisc_update_stats()
573 stats_ptr->qstats->backlog += mlxsw_sp_cells_bytes(mlxsw_sp, backlog); in mlxsw_sp_qdisc_update_stats()
584 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_tc_stats() argument
596 stats_ptr); in mlxsw_sp_qdisc_get_tc_stats()
802 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_red_stats() argument
[all …]