Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dcfg_mlme_powersave.h88 #define CFG_AUTO_BMPS_ENABLE_TIMER CFG_INI_UINT( \ macro
171 CFG(CFG_AUTO_BMPS_ENABLE_TIMER) \
/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_main.c3775 ps_cfg->auto_bmps_timer_val = cfg_get(psoc, CFG_AUTO_BMPS_ENABLE_TIMER); in mlme_init_powersave_params()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c4996 *value = cfg_default(CFG_AUTO_BMPS_ENABLE_TIMER); in wlan_mlme_get_auto_bmps_timer_value()