Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/iwlegacy/
Dcommands.h2821 struct stats_rx_non_phy { struct
2822 __le32 bogus_cts; /* CTS received when not expecting CTS */
2823 __le32 bogus_ack; /* ACK received when not expecting ACK */
2824 __le32 non_bssid_frames; /* number of frames with BSSID that
2826 __le32 filtered_frames; /* count frames that were dumped in the
2828 __le32 non_channel_beacons; /* beacons with our bss id but not on
2830 __le32 channel_beacons; /* beacons with our bss id and in our
2832 __le32 num_missed_bcon; /* number of missed beacons */
2833 __le32 adc_rx_saturation_time; /* count in 0.8us units the time the
2857 struct stats_rx_non_phy general; argument