Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_cfg.h1040 #define CFG_DP_ENABLE_DP_TRACE \ macro
1083 CFG(CFG_DP_ENABLE_DP_TRACE) \
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c564 config->enable_dp_trace = cfg_get(psoc, CFG_DP_ENABLE_DP_TRACE); in dp_trace_cfg_update()