Home
last modified time | relevance | path

Searched refs:band_6g (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_eht.c129 struct ieee80211_supported_band *band_6g = in hdd_update_wiphy_eht_caps_6ghz() local
136 if (!band_6g || !phy_info) { in hdd_update_wiphy_eht_caps_6ghz()
143 band_6g->n_iftype_data = EHT_OPMODE_SUPPORTED; in hdd_update_wiphy_eht_caps_6ghz()
144 band_6g->iftype_data = hdd_ctx->iftype_data_6g; in hdd_update_wiphy_eht_caps_6ghz()
154 band_6g->n_iftype_data = 1; in hdd_update_wiphy_eht_caps_6ghz()
H A Dwlan_hdd_main.c2553 struct ieee80211_supported_band *band_6g = in hdd_update_wiphy_he_caps_6ghz() local
2561 if (!band_6g || !phy_info) { in hdd_update_wiphy_he_caps_6ghz()
2569 band_6g->n_iftype_data = 1; in hdd_update_wiphy_he_caps_6ghz()
2591 band_6g->iftype_data = hdd_ctx->iftype_data_6g; in hdd_update_wiphy_he_caps_6ghz()