Searched defs:iwl_statistics_mac_ntfy (Results 1 – 1 of 1) sorted by relevance
817 struct iwl_statistics_mac_ntfy { struct818 struct iwl_statistics_ntfy_hdr hdr;819 __le32 bcast_filter_passed_per_mac[NUM_MAC_INDEX_CDB];820 __le32 bcast_filter_dropped_per_mac[NUM_MAC_INDEX_CDB];821 __le32 bcast_filter_passed_per_filter[MAX_BCAST_FILTER_NUM];822 __le32 bcast_filter_dropped_per_filter[MAX_BCAST_FILTER_NUM];823 __le32 reserved;