Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dcfg_fwol_generic.h185 #define CFG_UPPER_BRSSI_THRESH CFG_INI_UINT( \ macro
972 CFG(CFG_UPPER_BRSSI_THRESH) \
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
H A Dwlan_fw_offload_main.c663 fwol_cfg->upper_brssi_thresh = cfg_get(psoc, CFG_UPPER_BRSSI_THRESH); in fwol_cfg_on_psoc_enable()