Searched refs:per_sta (Results 1 – 3 of 3) sorted by relevance
45 const struct iwl_stats_ntfy_per_sta *per_sta = in iwl_mld_fill_stats_from_oper_notif() local46 ¬if->per_sta[fw_sta_id]; in iwl_mld_fill_stats_from_oper_notif()63 if (per_sta->average_energy) in iwl_mld_fill_stats_from_oper_notif()65 -(s8)le32_to_cpu(per_sta->average_energy); in iwl_mld_fill_stats_from_oper_notif()434 const struct iwl_stats_ntfy_per_sta *per_sta) in iwl_mld_process_per_sta_stats() argument442 -(s8)le32_to_cpu(per_sta[i].average_energy); in iwl_mld_process_per_sta_stats()504 BUILD_BUG_ON(ARRAY_SIZE(stats->per_sta) != IWL_STATION_COUNT_MAX); in iwl_mld_handle_stats_oper_notif()509 iwl_mld_process_per_sta_stats(mld, stats->per_sta); in iwl_mld_handle_stats_oper_notif()
614 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX]; member657 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX]; member
1086 le32_to_cpu(stats->per_sta[i].average_energy); in iwl_mvm_handle_rx_system_oper_stats()1181 le32_to_cpu(stats->per_sta[i].average_energy); in iwl_mvm_handle_rx_statistics_tlv()
Completed in 14 milliseconds