Lines Matching refs:tx_bytes

61 		u64 tx_bytes;  member
278 u64 *tx_bytes) in mlxsw_sp_qdisc_bstats_per_priority_get() argument
283 *tx_bytes = 0; in mlxsw_sp_qdisc_bstats_per_priority_get()
287 *tx_bytes += xstats->tx_bytes[i]; in mlxsw_sp_qdisc_bstats_per_priority_get()
300 u64 tx_bytes, tx_packets; in mlxsw_sp_qdisc_collect_tc_stats() local
305 &tx_packets, &tx_bytes); in mlxsw_sp_qdisc_collect_tc_stats()
308 *p_tx_bytes += tx_bytes; in mlxsw_sp_qdisc_collect_tc_stats()
317 u64 tx_bytes, u64 tx_packets, in mlxsw_sp_qdisc_update_stats() argument
323 tx_bytes -= stats_base->tx_bytes; in mlxsw_sp_qdisc_update_stats()
328 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
334 stats_base->tx_bytes += tx_bytes; in mlxsw_sp_qdisc_update_stats()
344 u64 tx_bytes = 0; in mlxsw_sp_qdisc_get_tc_stats() local
349 &tx_bytes, &tx_packets, in mlxsw_sp_qdisc_get_tc_stats()
352 tx_bytes, tx_packets, drops, backlog, in mlxsw_sp_qdisc_get_tc_stats()
410 &stats_base->tx_bytes); in mlxsw_sp_setup_tc_qdisc_red_clean_stats()
608 u64 tx_bytes = 0; in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats() local
612 &tx_bytes, &tx_packets, in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats()
616 mlxsw_sp_qdisc->stats_base.tx_bytes = tx_bytes; in mlxsw_sp_setup_tc_qdisc_leaf_clean_stats()
1072 u64 tx_bytes = 0; in mlxsw_sp_qdisc_get_prio_stats() local
1080 &tx_bytes, &tx_packets, in mlxsw_sp_qdisc_get_prio_stats()
1085 tx_bytes, tx_packets, drops, backlog, in mlxsw_sp_qdisc_get_prio_stats()
1104 stats_base->tx_bytes = stats->tx_bytes; in mlxsw_sp_setup_tc_qdisc_prio_clean_stats()