Searched refs:_bstats_update (Results 1 – 6 of 6) sorted by relevance
/linux/net/core/ |
H A D | gen_stats.c | 146 _bstats_update(bstats, t_bytes, t_packets); in gnet_stats_add_basic_cpu() 170 _bstats_update(bstats, bytes, packets); in gnet_stats_add_basic()
|
/linux/include/net/ |
H A D | sch_generic.h | 853 static inline void _bstats_update(struct gnet_stats_basic_sync *bstats, in _bstats_update() function 865 _bstats_update(bstats, in bstats_update()
|
/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | qdisc.c | 464 _bstats_update(bstats, new->tx_bytes - old->tx_bytes, in nfp_abm_stats_calculate()
|
/linux/net/sched/ |
H A D | sch_gred.c | 396 _bstats_update(&sch->bstats, bytes, packets); in gred_offload_dump_stats()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_qdisc.c | 571 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | airoha_eth.c | 2845 _bstats_update(opt->stats.bstats, 0, tx_packets); in airoha_qdma_get_tx_ets_stats()
|