Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_cfg.h1257 #define CFG_DP_RX_FISA_ENABLE \ macro
1283 CFG(CFG_DP_RX_FISA_ENABLE) \
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_fst.c760 config->fisa_enable = cfg_get(psoc, CFG_DP_RX_FISA_ENABLE); in dp_fisa_cfg_init()
761 config->is_rx_fisa_enabled = cfg_get(psoc, CFG_DP_RX_FISA_ENABLE); in dp_fisa_cfg_init()