Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dpower.c324 ARRAY_SIZE(link->tpe.max_local[0].power)); in iwl_mld_tpe_sta_cmd_data()
327 cmd->eirp_pwr[i] = min(link->tpe.max_local[0].power[i], in iwl_mld_tpe_sta_cmd_data()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c501 ARRAY_SIZE(bss_info->tpe.max_local[0].power)); in iwl_mvm_tpe_sta_cmd_data()
504 cmd->eirp_pwr[i] = min(bss_info->tpe.max_local[0].power[i], in iwl_mvm_tpe_sta_cmd_data()
/freebsd/sys/contrib/dev/rtw89/
H A Dregd.c976 tpe_deal_with_eirp(result_tpe, &parsed_tpe->max_local[category]); in rtw89_calculate_tpe()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h276 struct ieee80211_parsed_tpe_eirp max_local[2]; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c8006 bss_conf->tpe.max_local[client_type].valid + in ath11k_mac_parse_tx_pwr_env()
8027 non_psd = &bss_conf->tpe.max_local[client_type]; in ath11k_mac_parse_tx_pwr_env()