Searched refs:eht_cap_cfg (Results 1 – 1 of 1) sorted by relevance
176 tDot11fIEeht_cap eht_cap_cfg; in hdd_update_wiphy_eht_cap() local196 status = ucfg_mlme_cfg_get_eht_caps(hdd_ctx->psoc, &eht_cap_cfg); in hdd_update_wiphy_eht_cap()208 hdd_ctx->iftype_data_2g->eht_cap.has_eht = eht_cap_cfg.present; in hdd_update_wiphy_eht_cap()217 if (eht_cap_cfg.su_beamformer) in hdd_update_wiphy_eht_cap()220 if (eht_cap_cfg.su_beamformee) in hdd_update_wiphy_eht_cap()239 hdd_ctx->iftype_data_5g->eht_cap.has_eht = eht_cap_cfg.present; in hdd_update_wiphy_eht_cap()248 if (eht_cap_cfg.su_beamformer) in hdd_update_wiphy_eht_cap()251 if (eht_cap_cfg.su_beamformee) in hdd_update_wiphy_eht_cap()262 hdd_update_wiphy_eht_caps_6ghz(hdd_ctx, eht_cap_cfg); in hdd_update_wiphy_eht_cap()