Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dcfg_coex.h365 #define CFG_SET_INIT_CHAIN_MODE_FOR_BTC CFG_INI_UINT( \ macro
373 #define SET_INIT_CHAIN_MODE_FOR_BTC_CFG CFG(CFG_SET_INIT_CHAIN_MODE_FOR_BTC)
/wlan-driver/qcacld-3.0/components/coex/dispatcher/src/
H A Dwlan_coex_utils_api.c103 btc_chain_mode = cfg_get(psoc, CFG_SET_INIT_CHAIN_MODE_FOR_BTC); in wlan_coex_set_btc_chain_mode_with_ini()