Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_tgt_cfg.h95 bool en_11ax; member
H A Dwma_he.h308 cfg->en_11ax = false; in wma_he_update_tgt_services()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c830 if (!tgt_cfg->services.en_11ax) { in wma_update_target_ext_he_cap()
906 cfg->en_11ax = true; in wma_he_update_tgt_services()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c1936 config->dot11Mode == eHDD_DOT11_MODE_11ax_ONLY) && !cfg->en_11ax) in hdd_update_tgt_services()
2947 if (cfg->services.en_11ax && in hdd_update_tgt_cfg()