Home
last modified time | relevance | path

Searched refs:WLAN_PHYMODE_MAX (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h473 WLAN_PHYMODE_MAX enumerator
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c2332 static const uint8_t wlanphymode2ieeephymode[WLAN_PHYMODE_MAX] = {
2380 if (wlan_phymode >= WLAN_PHYMODE_MAX) in wlan_hdd_son_get_ieee_phymode()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c11001 if (chan_mode == WLAN_PHYMODE_AUTO || chan_mode == WLAN_PHYMODE_MAX) { in lim_set_ch_phy_mode()