Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/denylist_mgr/dispatcher/inc/
H A Dcfg_dlm.h73 #define CFG_BAD_BSSID_COUNTER_THRESHOLD CFG_INI_UINT( \ macro
165 CFG(CFG_BAD_BSSID_COUNTER_THRESHOLD) \
/wlan-driver/qcacld-3.0/components/denylist_mgr/core/src/
H A Dwlan_dlm_main.c170 cfg_get(psoc, CFG_BAD_BSSID_COUNTER_THRESHOLD); in dlm_init_cfg()