Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/inc/
H A Dcfg_scan.h699 #define CFG_STATIONARY_THRESHOLD CFG_INI_UINT( \ macro
905 CFG(CFG_STATIONARY_THRESHOLD) \
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
H A Dwlan_scan_ucfg_api.c276 pno_def->stationary_thresh = cfg_get(psoc, CFG_STATIONARY_THRESHOLD); in wlan_pno_global_init()