Searched defs:mmrc_stats_table (Results 1 – 1 of 1) sorted by relevance
104 struct mmrc_stats_table { struct105 u32 avg_throughput_counter;106 u32 sum_throughput;107 u32 max_throughput;108 u16 sent;109 u16 sent_success;110 u16 back_mpdu_success;111 u16 back_mpdu_failure;112 u32 total_sent;113 u32 total_success;[all …]