Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h2501 struct statistics_rx_non_phy { struct
2502 __le32 bogus_cts; /* CTS received when not expecting CTS */
2503 __le32 bogus_ack; /* ACK received when not expecting ACK */
2504 __le32 non_bssid_frames; /* number of frames with BSSID that
2506 __le32 filtered_frames; /* count frames that were dumped in the
2508 __le32 non_channel_beacons; /* beacons with our bss id but not on
2510 __le32 channel_beacons; /* beacons with our bss id and in our
2535 struct statistics_rx_non_phy common; argument