Searched refs:_bstats_update (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/core/
H A Dgen_stats.c146 _bstats_update(bstats, t_bytes, t_packets);
170 _bstats_update(bstats, bytes, packets);
/linux-master/include/net/
H A Dsch_generic.h850 static inline void _bstats_update(struct gnet_stats_basic_sync *bstats, function
862 _bstats_update(bstats,
/linux-master/net/sched/
H A Dsch_htb.c1324 _bstats_update(&cl->bstats, bytes, packets);
1352 _bstats_update(&cl->bstats,
1575 _bstats_update(&cl->parent->bstats_bias,
1942 _bstats_update(&parent->bstats_bias,
H A Dact_api.c1539 _bstats_update(this_cpu_ptr(a->cpu_bstats), bytes, packets);
1544 _bstats_update(this_cpu_ptr(a->cpu_bstats_hw),
1549 _bstats_update(&a->tcfa_bstats, bytes, packets);
1552 _bstats_update(&a->tcfa_bstats_hw, bytes, packets);
H A Dsch_gred.c396 _bstats_update(&sch->bstats, bytes, packets);
H A Dsch_qfq.c1253 _bstats_update(&cl->bstats, len, gso_segs);
/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c464 _bstats_update(bstats, new->tx_bytes - old->tx_bytes,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c571 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets);

Completed in 241 milliseconds