Home
last modified time | relevance | path

Searched defs:dp_tx_rx_stats (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h308 struct dp_tx_rx_stats { struct
309 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 …]