Home
last modified time | relevance | path

Searched refs:IS_WLAN_PHYMODE_VHT (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h564 #define IS_WLAN_PHYMODE_VHT(_mode) ({typeof(_mode) mode = (_mode); \ macro
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_ft.c368 if (IS_WLAN_PHYMODE_VHT(phymode)) in lim_convert_phymode_to_dot11mode()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c973 IS_WLAN_PHYMODE_VHT(old_peer_phymode), in wma_get_peer_phymode()
993 IS_WLAN_PHYMODE_VHT(old_peer_phymode), in wma_get_peer_phymode()
1111 } else if (IS_WLAN_PHYMODE_VHT(bss_phymode)) { in wma_update_rate_flags_after_vdev_restart()
H A Dwma_mgmt.c4203 IS_WLAN_PHYMODE_VHT(old_peer_phymode), in wma_update_bss_peer_phy_mode()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c501 else if (IS_WLAN_PHYMODE_VHT(phymode)) in cm_diag_dot11_mode_from_phy_mode()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_utils_api.c821 if (!IS_WLAN_PHYMODE_VHT(phymode)) in util_scan_get_phymode_5g()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c1015 IS_WLAN_PHYMODE_VHT(wlan_chan->ch_phymode) || in hdd_create_chandef()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c4285 else if (IS_WLAN_PHYMODE_VHT(pSwitchChnInd->ch_phymode) || in csr_roam_chk_lnk_swt_ch_ind()