Searched defs:mvm_statistics_rx_non_phy_v3 (Results 1 – 1 of 1) sorted by relevance
130 struct mvm_statistics_rx_non_phy_v3 { struct131 __le32 bogus_cts; /* CTS received when not expecting CTS */132 __le32 bogus_ack; /* ACK received when not expecting ACK */133 __le32 non_bssid_frames; /* number of frames with BSSID that135 __le32 filtered_frames; /* count frames that were dumped in the137 __le32 non_channel_beacons; /* beacons with our bss id but not on139 __le32 channel_beacons; /* beacons with our bss id and in our141 __le32 num_missed_bcon; /* number of missed beacons */142 __le32 adc_rx_saturation_time; /* count in 0.8us units the time the144 __le32 ina_detection_search_time;/* total time (in 0.8us) searched[all …]