Lines Matching refs:dropped
59 u64 dropped; member
529 data->stats.dropped++; in net_dm_packet_trace_kfree_skb_hit()
974 hw_data->stats.dropped++; in net_dm_hw_trap_packet_probe()
1425 u64 dropped; in net_dm_stats_read() local
1429 dropped = cpu_stats->dropped; in net_dm_stats_read()
1432 stats->dropped += dropped; in net_dm_stats_read()
1448 stats.dropped, NET_DM_ATTR_PAD)) in net_dm_stats_put()
1469 u64 dropped; in net_dm_hw_stats_read() local
1473 dropped = cpu_stats->dropped; in net_dm_hw_stats_read()
1476 stats->dropped += dropped; in net_dm_hw_stats_read()
1492 stats.dropped, NET_DM_ATTR_PAD)) in net_dm_hw_stats_put()