Home
last modified time | relevance | path

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

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