Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h2830 struct stats_rx_non_phy { struct
2831 __le32 bogus_cts; /* CTS received when not expecting CTS */
2832 __le32 bogus_ack; /* ACK received when not expecting ACK */
2833 __le32 non_bssid_frames; /* number of frames with BSSID that
2835 __le32 filtered_frames; /* count frames that were dumped in the
2837 __le32 non_channel_beacons; /* beacons with our bss id but not on
2839 __le32 channel_beacons; /* beacons with our bss id and in our
2841 __le32 num_missed_bcon; /* number of missed beacons */
2842 __le32 adc_rx_saturation_time; /* count in 0.8us units the time the
2866 struct stats_rx_non_phy general; argument