Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c2497 tDot11fIEhe_cap *he_cap_cfg) in hdd_update_wiphy_he_mcs() argument
2499 if (!iftype_data || !he_cap_cfg) { in hdd_update_wiphy_he_mcs()
2505 he_cap_cfg->tx_he_mcs_map_lt_80; in hdd_update_wiphy_he_mcs()
2507 *((uint16_t *)he_cap_cfg->tx_he_mcs_map_160); in hdd_update_wiphy_he_mcs()
2509 *((uint16_t *)he_cap_cfg->tx_he_mcs_map_80_80); in hdd_update_wiphy_he_mcs()
2551 tDot11fIEhe_cap *he_cap_cfg) in hdd_update_wiphy_he_caps_6ghz() argument
2581 if (he_cap_cfg->twt_request) in hdd_update_wiphy_he_caps_6ghz()
2584 if (he_cap_cfg->twt_responder) in hdd_update_wiphy_he_caps_6ghz()
2589 hdd_update_wiphy_he_mcs(hdd_ctx->iftype_data_6g, he_cap_cfg); in hdd_update_wiphy_he_caps_6ghz()
2596 tDot11fIEhe_cap *he_cap_cfg) in hdd_update_wiphy_he_caps_6ghz() argument
[all …]