Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h2506 struct statistics_rx_non_phy { struct
2507 __le32 bogus_cts; /* CTS received when not expecting CTS */
2508 __le32 bogus_ack; /* ACK received when not expecting ACK */
2509 __le32 non_bssid_frames; /* number of frames with BSSID that
2511 __le32 filtered_frames; /* count frames that were dumped in the
2513 __le32 non_channel_beacons; /* beacons with our bss id but not on
2515 __le32 channel_beacons; /* beacons with our bss id and in our
2540 struct statistics_rx_non_phy common; argument