Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dcommands.h2554 struct statistics_rx_non_phy { struct
2555 __le32 bogus_cts; /* CTS received when not expecting CTS */
2556 __le32 bogus_ack; /* ACK received when not expecting ACK */
2557 __le32 non_bssid_frames; /* number of frames with BSSID that
2559 __le32 filtered_frames; /* count frames that were dumped in the
2561 __le32 non_channel_beacons; /* beacons with our bss id but not on
2563 __le32 channel_beacons; /* beacons with our bss id and in our
2588 struct statistics_rx_non_phy common; argument