Home
last modified time | relevance | path

Searched refs:channel_load_by_us (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/ !
H A Dphy.h16 * @channel_load_by_us: channel load on this channel caused by
29 u32 channel_load_by_us; member
H A Dstats.c492 phy->channel_load_by_us = in iwl_mld_process_per_phy_stats()
493 le32_to_cpu(per_phy[phy->fw_id].channel_load_by_us); in iwl_mld_process_per_phy_stats()
/linux/drivers/net/wireless/intel/iwlwifi/mld/tests/ !
H A Dlink-selection.c118 phy->channel_load_by_us = test_param->input.link.chan_load_by_us; in setup_link()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ !
H A Drx.c768 mvm->phy_ctxts[i].channel_load_by_us = in iwl_mvm_handle_per_phy_stats()
769 le32_to_cpu(per_phy[i].channel_load_by_us); in iwl_mvm_handle_per_phy_stats()
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ !
H A Dstats.h562 * @channel_load_by_us: device contribution to MCLM
577 __le32 channel_load_by_us; member