Searched defs:dp_tx_rx_stats (Results 1 – 1 of 1) sorted by relevance
308 struct dp_tx_rx_stats { struct309 struct {331 } per_cpu[NUM_CPUS];333 qdf_atomic_t rx_usolict_arp_n_mcast_drp;336 __u32 rx_aggregated;337 __u32 rx_gro_dropped;338 __u32 rx_non_aggregated;339 __u32 rx_gro_flush_skip;340 __u32 rx_gro_low_tput_flush;343 bool is_txflow_paused;[all …]