Searched defs:iwl_statistics_mac_ntfy (Results 1 – 1 of 1) sorted by relevance
692 struct iwl_statistics_mac_ntfy { struct693 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;