Searched refs:channel_load_by_us (Results 1 – 9 of 9) sorted by relevance
29 u32 channel_load_by_us; member
465 phy->channel_load_by_us = in iwl_mld_fill_chanctx_stats()466 le32_to_cpu(per_phy[phy->fw_id].channel_load_by_us); in iwl_mld_fill_chanctx_stats()
753 if (phy->channel_load_by_us > exit_thr) { in iwl_mld_check_omi_bw_reduction()758 if (phy->channel_load_by_us > IWL_MLD_OMI_ENTER_CHAN_LOAD) { in iwl_mld_check_omi_bw_reduction()1084 return phy->channel_load_by_us; in iwl_mld_get_chan_load_by_us()
118 phy->channel_load_by_us = test_param->input.link.chan_load_by_us; in setup_link()
191 ctx.channel_load_by_us = params->chan_load_by_us; in KUNIT_ARRAY_PARAM_DESC()
576 __le32 channel_load_by_us; member
790 mvm->phy_ctxts[i].channel_load_by_us = in iwl_mvm_handle_per_phy_stats()791 le32_to_cpu(per_phy[i].channel_load_by_us); in iwl_mvm_handle_per_phy_stats()
573 NORMALIZE_PERCENT_TO_255(mvm_link->phy_ctxt->channel_load_by_us); in iwl_mvm_get_chan_load()
105 u32 channel_load_by_us; member