Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dstats.h692 struct iwl_statistics_mac_ntfy { struct
693 struct iwl_statistics_ntfy_hdr hdr;
694 __le32 bcast_filter_passed_per_mac[NUM_MAC_INDEX_CDB];
695 __le32 bcast_filter_dropped_per_mac[NUM_MAC_INDEX_CDB];
696 __le32 bcast_filter_passed_per_filter[MAX_BCAST_FILTER_NUM];
697 __le32 bcast_filter_dropped_per_filter[MAX_BCAST_FILTER_NUM];
698 __le32 reserved;