Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c39 struct tc_qopt_offload_stats *stats_ptr);
474 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_stats() argument
480 stats_ptr); in mlxsw_sp_qdisc_get_stats()
561 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_update_stats() argument
570 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
571 stats_ptr->qstats->drops += drops; in mlxsw_sp_qdisc_update_stats()
572 stats_ptr->qstats->backlog += mlxsw_sp_cells_bytes(mlxsw_sp, backlog); in mlxsw_sp_qdisc_update_stats()
583 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_tc_stats() argument
595 stats_ptr); in mlxsw_sp_qdisc_get_tc_stats()
801 struct tc_qopt_offload_stats *stats_ptr) in mlxsw_sp_qdisc_get_red_stats() argument
[all …]