Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_eht.c144 band_6g->iftype_data = hdd_ctx->iftype_data_6g; in hdd_update_wiphy_eht_caps_6ghz()
206 band_2g->iftype_data = hdd_ctx->iftype_data_2g; in hdd_update_wiphy_eht_cap()
237 band_5g->iftype_data = hdd_ctx->iftype_data_5g; in hdd_update_wiphy_eht_cap()
H A Dwlan_hdd_main.c2496 hdd_update_wiphy_he_mcs(struct ieee80211_sband_iftype_data *iftype_data, in hdd_update_wiphy_he_mcs() argument
2499 if (!iftype_data || !he_cap_cfg) { in hdd_update_wiphy_he_mcs()
2504 iftype_data->he_cap.he_mcs_nss_supp.tx_mcs_80 = in hdd_update_wiphy_he_mcs()
2506 iftype_data->he_cap.he_mcs_nss_supp.tx_mcs_160 = in hdd_update_wiphy_he_mcs()
2508 iftype_data->he_cap.he_mcs_nss_supp.tx_mcs_80p80 = in hdd_update_wiphy_he_mcs()
2591 band_6g->iftype_data = hdd_ctx->iftype_data_6g; in hdd_update_wiphy_he_caps_6ghz()
2631 band_2g->iftype_data = hdd_ctx->iftype_data_2g; in hdd_update_wiphy_he_cap()
2651 band_5g->iftype_data = hdd_ctx->iftype_data_5g; in hdd_update_wiphy_he_cap()