Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dhdd_config.h91 eHDD_DOT11_MODE_AUTO = 0, /* covers all things we support */ enumerator
130 eHDD_DOT11_MODE_AUTO, \
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c498 case (eHDD_DOT11_MODE_AUTO): in hdd_cfg_xlate_to_csr_phy_mode()
2066 *dot11_mode = eHDD_DOT11_MODE_AUTO; in hdd_phymode_to_dot11_mode()
H A Dwlan_hdd_tdls.c1048 if (selfdot11mode == eHDD_DOT11_MODE_AUTO || in hdd_check_and_set_tdls_conn_params()
H A Dwlan_hdd_main.c1872 if (dot11Mode != eHDD_DOT11_MODE_AUTO && in hdd_dot11Mode_support_11be()
1942 config->dot11Mode = eHDD_DOT11_MODE_AUTO; in hdd_update_tgt_services()
2686 if (hdd_ctx->config->dot11Mode == eHDD_DOT11_MODE_AUTO) in hdd_update_band_cap_from_dot11mode()
2948 (hdd_ctx->config->dot11Mode == eHDD_DOT11_MODE_AUTO || in hdd_update_tgt_cfg()
4873 if (dot11_mode == eHDD_DOT11_MODE_AUTO) { in hdd_get_wifi_standard()
H A Dwlan_hdd_cfg80211.c22547 (cfg->dot11Mode == eHDD_DOT11_MODE_AUTO || in wlan_hdd_update_wiphy_supported_band()
22582 if (cfg->dot11Mode != eHDD_DOT11_MODE_AUTO && in wlan_hdd_update_wiphy_supported_band()
22589 if (cfg->dot11Mode == eHDD_DOT11_MODE_AUTO || in wlan_hdd_update_wiphy_supported_band()
25301 case eHDD_DOT11_MODE_AUTO: in hdd_mon_select_cbmode()