Searched refs:per_phy (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dstats.h604 * @per_phy: per phy statistics, &struct iwl_stats_ntfy_per_phy
610 struct iwl_stats_ntfy_per_phy per_phy[IWL_STATS_MAX_PHY_OPERATIONAL]; member in struct:iwl_system_statistics_notif_oper
642 * @per_phy: per phy statistics, &struct iwl_stats_ntfy_per_phy
653 struct iwl_stats_ntfy_per_phy per_phy[IWL_STATS_MAX_PHY_OPERATIONAL]; member in struct:iwl_statistics_operational_ntfy
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c777 struct iwl_stats_ntfy_per_phy *per_phy)
785 le32_to_cpu(per_phy[i].channel_load_by_us);
803 iwl_mvm_handle_per_phy_stats(mvm, stats->per_phy);
1063 iwl_mvm_handle_per_phy_stats(mvm, stats->per_phy);
776 iwl_mvm_handle_per_phy_stats(struct iwl_mvm *mvm, struct iwl_stats_ntfy_per_phy *per_phy) argument

Completed in 131 milliseconds