Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlegacy/
Dcommands.h2815 struct stats_rx_non_phy { struct
2816 __le32 bogus_cts; /* CTS received when not expecting CTS */
2817 __le32 bogus_ack; /* ACK received when not expecting ACK */
2818 __le32 non_bssid_frames; /* number of frames with BSSID that
2820 __le32 filtered_frames; /* count frames that were dumped in the
2822 __le32 non_channel_beacons; /* beacons with our bss id but not on
2824 __le32 channel_beacons; /* beacons with our bss id and in our
2826 __le32 num_missed_bcon; /* number of missed beacons */
2827 __le32 adc_rx_saturation_time; /* count in 0.8us units the time the
2851 struct stats_rx_non_phy general; argument