Lines Matching refs:dropped
59 u64 dropped; member
537 data->stats.dropped++; in net_dm_packet_trace_kfree_skb_hit()
982 hw_data->stats.dropped++; in net_dm_hw_trap_packet_probe()
1433 u64 dropped; in net_dm_stats_read() local
1437 dropped = cpu_stats->dropped; in net_dm_stats_read()
1440 stats->dropped += dropped; in net_dm_stats_read()
1456 stats.dropped, NET_DM_ATTR_PAD)) in net_dm_stats_put()
1477 u64 dropped; in net_dm_hw_stats_read() local
1481 dropped = cpu_stats->dropped; in net_dm_hw_stats_read()
1484 stats->dropped += dropped; in net_dm_hw_stats_read()
1500 stats.dropped, NET_DM_ATTR_PAD)) in net_dm_hw_stats_put()