Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dstats.c459 const struct iwl_stats_ntfy_per_phy *per_phy = data; in iwl_mld_fill_chanctx_stats() local
466 le32_to_cpu(per_phy[phy->fw_id].channel_load_by_us); in iwl_mld_fill_chanctx_stats()
469 new_load = le32_to_cpu(per_phy[phy->fw_id].channel_load_not_by_us); in iwl_mld_fill_chanctx_stats()
482 const struct iwl_stats_ntfy_per_phy *per_phy) in iwl_mld_process_per_phy_stats() argument
486 (void *)(uintptr_t)per_phy); in iwl_mld_process_per_phy_stats()
503 iwl_mld_process_per_phy_stats(mld, stats->per_phy); in iwl_mld_handle_stats_oper_notif()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c783 struct iwl_stats_ntfy_per_phy *per_phy) in iwl_mvm_handle_per_phy_stats() argument
791 le32_to_cpu(per_phy[i].channel_load_by_us); in iwl_mvm_handle_per_phy_stats()
793 le32_to_cpu(per_phy[i].channel_load_not_by_us); in iwl_mvm_handle_per_phy_stats()
811 iwl_mvm_handle_per_phy_stats(mvm, stats->per_phy); in iwl_mvm_stats_ver_15()
1094 iwl_mvm_handle_per_phy_stats(mvm, stats->per_phy); in iwl_mvm_handle_rx_system_oper_stats()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dstats.h610 struct iwl_stats_ntfy_per_phy per_phy[IWL_STATS_MAX_PHY_OPERATIONAL]; member
653 struct iwl_stats_ntfy_per_phy per_phy[IWL_STATS_MAX_PHY_OPERATIONAL]; member