Searched defs:iwl_statistics_operational_ntfy (Results 1 – 1 of 1) sorted by relevance
527 struct iwl_statistics_operational_ntfy { struct528 struct iwl_statistics_ntfy_hdr hdr;529 __le32 flags;530 __le32 mac_id;531 __le32 beacon_filter_average_energy;532 __le32 beacon_filter_reason;533 __le32 radio_temperature;534 __le32 air_time[MAC_INDEX_AUX];535 __le32 beacon_counter[MAC_INDEX_AUX];536 __le32 beacon_average_energy[MAC_INDEX_AUX];[all …]