Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h432 WLAN_PHYMODE_11B = 2, enumerator
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c1110 return WLAN_PHYMODE_11B; in wma_fw_to_host_phymode()
1512 (phymode == WLAN_PHYMODE_11B && num_peer_11b_rates == 0)) { in wma_send_peer_assoc()
4191 if (des_chan->ch_phymode == WLAN_PHYMODE_11B || in wma_update_bss_peer_phy_mode()
4192 old_peer_phymode == WLAN_PHYMODE_11B) in wma_update_bss_peer_phy_mode()
H A Dwma_utils.c3460 phymode = WLAN_PHYMODE_11B; in wma_peer_phymode()
3464 phymode = WLAN_PHYMODE_11B; in wma_peer_phymode()
H A Dwma_dev_if.c1033 if (vdev_chan->ch_phymode == WLAN_PHYMODE_11B || in wma_peer_send_phymode()
1034 old_peer_phymode == WLAN_PHYMODE_11B) in wma_peer_send_phymode()
H A Dwma_features.c726 phymode = WLAN_PHYMODE_11B; in wma_chan_phy_mode()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c964 case WLAN_PHYMODE_11B: in hdd_wlan_phymode_to_son_phymode()
2335 [WLAN_PHYMODE_11B] = IEEE80211_MODE_11B,
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_ft.c388 if (phymode == WLAN_PHYMODE_11B) in lim_convert_phymode_to_dot11mode()
H A Dlim_process_mlm_rsp_messages.c3373 if (vdev_chan->ch_phymode == WLAN_PHYMODE_11B) in lim_process_switch_channel_rsp()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_util.c1351 case WLAN_PHYMODE_11B: in csr_phy_mode_to_dot11mode()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c915 phymode = WLAN_PHYMODE_11B; in util_scan_get_phymode_2g()
917 phymode = WLAN_PHYMODE_11B; in util_scan_get_phymode_2g()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c490 case WLAN_PHYMODE_11B: in cm_diag_dot11_mode_from_phy_mode()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c309 case WLAN_PHYMODE_11B: in wlan_scan_get_scan_phy_mode()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c12096 else if (scan_entry->phy_mode == WLAN_PHYMODE_11B)
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c8674 case WLAN_PHYMODE_11B: in wmi_host_to_fw_phymode()