Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dcfg_mlme_generic.h1069 #define CFG_WLS_6GHZ_CAPABLE CFG_INI_BOOL( \ macro
1293 CFG(CFG_WLS_6GHZ_CAPABLE) \
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c1394 gen->wls_6ghz_capable = cfg_get(psoc, CFG_WLS_6GHZ_CAPABLE); in mlme_init_generic_cfg()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c510 *wls_6ghz_capable = cfg_default(CFG_WLS_6GHZ_CAPABLE); in wlan_mlme_get_wls_6ghz_cap()