Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_cfg.h233 eCsrPhyMode hdd_cfg_xlate_to_csr_phy_mode(enum hdd_dot11_mode dot11Mode);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c473 eCsrPhyMode hdd_cfg_xlate_to_csr_phy_mode(enum hdd_dot11_mode dot11Mode) in hdd_cfg_xlate_to_csr_phy_mode() function
953 hdd_cfg_xlate_to_csr_phy_mode(config->dot11Mode); in hdd_set_sme_config()
H A Dwlan_hdd_main.c21099 eCsrPhyMode phy_mode = hdd_cfg_xlate_to_csr_phy_mode(cfg->dot11Mode); in hdd_update_score_config()
H A Dwlan_hdd_cfg80211.c25342 hdd_cfg_xlate_to_csr_phy_mode(hdd_dot11_mode); in hdd_mon_select_cbmode()