Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dcfg_coex.h61 #define CFG_ANTENNA_ISOLATION CFG_INI_UINT( \ macro
406 CFG(CFG_ANTENNA_ISOLATION) \
/wlan-driver/qcacld-3.0/components/fw_offload/core/src/
H A Dwlan_fw_offload_main.c88 coex_config->antenna_isolation = cfg_get(psoc, CFG_ANTENNA_ISOLATION); in fwol_init_coex_config_in_cfg()