Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/
Diwl-commands.h2537 struct statistics_rx_non_phy { struct
2538 __le32 bogus_cts; /* CTS received when not expecting CTS */
2539 __le32 bogus_ack; /* ACK received when not expecting ACK */
2540 __le32 non_bssid_frames; /* number of frames with BSSID that
2542 __le32 filtered_frames; /* count frames that were dumped in the
2544 __le32 non_channel_beacons; /* beacons with our bss id but not on
2546 __le32 channel_beacons; /* beacons with our bss id and in our
2571 struct statistics_rx_non_phy common; argument