Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dstats.h851 struct iwl_statistics_rx_ntfy { struct
852 struct iwl_statistics_ntfy_hdr hdr;
853 __le32 rx_agg_mpdu_cnt;
854 __le32 rx_agg_cnt;
855 __le32 unsupported_mcs;
856 __le32 bogus_cts;
857 __le32 bogus_ack;
858 __le32 rx_byte_count[MAC_INDEX_AUX];
859 __le32 rx_packet_count[MAC_INDEX_AUX];
860 __le32 missed_beacons;
[all …]