Searched refs:_bstats_update (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | sch_generic.h | 840 static inline void _bstats_update(struct gnet_stats_basic_packed *bstats, in _bstats_update() function 850 _bstats_update(bstats, in bstats_update() 859 _bstats_update(&bstats->bstats, bytes, packets); in _bstats_cpu_update()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_api.c | 1134 _bstats_update(&a->tcfa_bstats, bytes, packets); in tcf_action_update_stats() 1137 _bstats_update(&a->tcfa_bstats_hw, bytes, packets); in tcf_action_update_stats()
|
| H A D | sch_gred.c | 382 _bstats_update(&sch->bstats, in gred_offload_dump_stats()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_qdisc.c | 328 _bstats_update(stats_ptr->bstats, tx_bytes, tx_packets); in mlxsw_sp_qdisc_update_stats()
|