Searched refs:phy_config (Results 1 – 5 of 5) sorted by relevance
42 *val = psoc_mlme->psoc_cfg.phy_config.eht_cap; in wlan_psoc_mlme_get_11be_capab()59 psoc_mlme->psoc_cfg.phy_config.eht_cap &= val; in wlan_psoc_mlme_set_11be_capab()153 struct psoc_phy_config *phy_config) in wlan_psoc_set_phy_config() argument158 if (!phy_config) { in wlan_psoc_set_phy_config()166 config = &mlme_psoc_obj->psoc_cfg.phy_config; in wlan_psoc_set_phy_config()168 qdf_mem_copy(config, phy_config, sizeof(*config)); in wlan_psoc_set_phy_config()181 mlme_psoc_obj->psoc_cfg.phy_config.max_chan_switch_ie = in mlme_init_cfg()183 mlme_psoc_obj->psoc_cfg.phy_config.eht_cap = in mlme_init_cfg()
899 struct psoc_phy_config *phy_config) in cm_calculate_bandwidth() argument906 bw_above_20 = phy_config->bw_above_20_24ghz; in cm_calculate_bandwidth()907 if (phy_config->vht_24G_cap) in cm_calculate_bandwidth()909 } else if (phy_config->vht_cap) { in cm_calculate_bandwidth()911 bw_above_20 = phy_config->bw_above_20_5ghz; in cm_calculate_bandwidth()923 if (!phy_config->ht_cap && in cm_calculate_bandwidth()1042 struct psoc_phy_config *phy_config) in cm_get_etp_max_bits_per_sc_1000x_for_nss() argument1053 if (!phy_config->vht_cap || !bss_vht_cap) in cm_get_etp_max_bits_per_sc_1000x_for_nss()1177 struct psoc_phy_config *phy_config, uint8_t ml_flag) in cm_calculate_etp() argument1198 max_nss, phy_config); in cm_calculate_etp()[all …]
134 struct psoc_phy_config *phy_config);
93 struct psoc_phy_config phy_config; member
728 struct psoc_phy_config *phy_config; in mlme_max_chan_switch_is_set() local737 phy_config = &mlme_psoc_obj->psoc_cfg.phy_config; in mlme_max_chan_switch_is_set()739 return phy_config->max_chan_switch_ie; in mlme_max_chan_switch_is_set()