Home
last modified time | relevance | path

Searched refs:per_sta (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/mld/
A Dstats.c45 const struct iwl_stats_ntfy_per_sta *per_sta = in iwl_mld_fill_stats_from_oper_notif() local
46 &notif->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() argument
442 -(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()
/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dstats.h614 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX]; member
657 struct iwl_stats_ntfy_per_sta per_sta[IWL_STATION_COUNT_MAX]; member
/drivers/net/wireless/intel/iwlwifi/mvm/
A Drx.c1086 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