Home
last modified time | relevance | path

Searched refs:CFG_SAP_PREF_CHANNEL_LOCATION (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dcfg_mlme_sap.h493 #define CFG_SAP_PREF_CHANNEL_LOCATION CFG_INI_UINT( \ macro
823 CFG(CFG_SAP_PREF_CHANNEL_LOCATION) \
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c2388 cfg_get(psoc, CFG_SAP_PREF_CHANNEL_LOCATION); in mlme_init_sap_cfg()