Searched defs:iwl_statistics_operational_ntfy (Results 1 – 1 of 1) sorted by relevance
472 struct iwl_statistics_operational_ntfy { struct473 struct iwl_statistics_ntfy_hdr hdr;474 __le32 flags;475 __le32 mac_id;476 __le32 beacon_filter_average_energy;477 __le32 beacon_filter_reason;478 __le32 radio_temperature;479 __le32 air_time[MAC_INDEX_AUX];480 __le32 beacon_counter[MAC_INDEX_AUX];481 __le32 beacon_average_energy[MAC_INDEX_AUX];[all …]