Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-stats.h86 struct mvm_statistics_rx_non_phy { struct
87 __le32 bogus_cts; /* CTS received when not expecting CTS */
88 __le32 bogus_ack; /* ACK received when not expecting ACK */
89 __le32 non_bssid_frames; /* number of frames with BSSID that
91 __le32 filtered_frames; /* count frames that were dumped in the
93 __le32 non_channel_beacons; /* beacons with our bss id but not on
95 __le32 channel_beacons; /* beacons with our bss id and in our
97 __le32 num_missed_bcon; /* number of missed beacons */
98 __le32 adc_rx_saturation_time; /* count in 0.8us units the time the
100 __le32 ina_detection_search_time;/* total time (in 0.8us) searched
[all …]