Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c987 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_11ax()
1005 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_11ax()
1011 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_11ax()
1028 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_11be()
1044 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_11be()
1055 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_11be()
1078 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_160()
1089 return WLAN_PHYMODE_AUTO; in wma_fw_to_host_phymode_160()
1099 if (host_phymode != WLAN_PHYMODE_AUTO) in wma_fw_to_host_phymode()
1102 if (host_phymode != WLAN_PHYMODE_AUTO) in wma_fw_to_host_phymode()
H A Dwma_features.c684 return WLAN_PHYMODE_AUTO; in wma_eht_chan_phy_mode()
691 return WLAN_PHYMODE_AUTO; in wma_eht_chan_phy_mode()
698 enum wlan_phymode phymode = WLAN_PHYMODE_AUTO; in wma_chan_phy_mode()
703 return WLAN_PHYMODE_AUTO; in wma_chan_phy_mode()
709 return WLAN_PHYMODE_AUTO; in wma_chan_phy_mode()
832 QDF_ASSERT(phymode != WLAN_PHYMODE_AUTO); in wma_chan_phy_mode()
H A Dwma_main.c3262 *phy_mode = WLAN_PHYMODE_AUTO; in wma_get_fw_phy_mode_for_freq_cb()
3291 *phy_mode = WLAN_PHYMODE_AUTO; in wma_get_phy_mode_cb()
H A Dwma_utils.c3447 enum wlan_phymode phymode = WLAN_PHYMODE_AUTO; in wma_peer_phymode()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h430 WLAN_PHYMODE_AUTO = 0, enumerator
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_ft_preauth.c348 pe_session, WLAN_PHYMODE_AUTO); in lim_ft_setup_auth_session()
H A Dlim_ft.c482 if (bss_phymode == WLAN_PHYMODE_AUTO) in lim_fill_dot11mode()
H A Dlim_utils.c11001 if (chan_mode == WLAN_PHYMODE_AUTO || chan_mode == WLAN_PHYMODE_MAX) { in lim_set_ch_phy_mode()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/utils/src/
H A Dwlan_utility.c2014 return WLAN_PHYMODE_AUTO; in wlan_eht_chan_phy_mode()
2022 return WLAN_PHYMODE_AUTO; in wlan_eht_chan_phy_mode()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_ucfg_api.c2090 return WLAN_PHYMODE_AUTO; in ucfg_mlme_get_vdev_phy_mode()
2096 phymode = WLAN_PHYMODE_AUTO; in ucfg_mlme_get_vdev_phy_mode()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c726 return WLAN_PHYMODE_AUTO; in util_scan_get_phymode_6g()
746 enum wlan_phymode phymode = WLAN_PHYMODE_AUTO; in util_scan_get_phymode_5g()
880 enum wlan_phymode phymode = WLAN_PHYMODE_AUTO; in util_scan_get_phymode_2g()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c958 case WLAN_PHYMODE_AUTO: in hdd_wlan_phymode_to_son_phymode()
2333 [WLAN_PHYMODE_AUTO] = IEEE80211_MODE_AUTO,
H A Dwlan_hdd_oemdata.c424 phy_mode = WLAN_PHYMODE_AUTO; in hdd_update_channel_bw_info()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c1347 case WLAN_PHYMODE_AUTO: in csr_phy_mode_to_dot11mode()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c496 case WLAN_PHYMODE_AUTO: in cm_diag_dot11_mode_from_phy_mode()
H A Dwlan_cm_roam_offload.c157 enum wlan_phymode peer_phymode = WLAN_PHYMODE_AUTO; in cm_roam_is_per_roam_allowed()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c2425 roam_sync_ind->phy_mode = WLAN_PHYMODE_AUTO; in wmi_fill_roam_sync_buffer()