Home
last modified time | relevance | path

Searched refs:hw_cc_enabled (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dwlan_cfg.h512 bool hw_cc_enabled; member
H A Dwlan_cfg.c3696 wlan_cfg_ctx->hw_cc_enabled = in wlan_soc_hw_cc_cfg_attach()
3704 wlan_cfg_ctx->hw_cc_enabled = true; in wlan_soc_hw_cc_cfg_attach()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c333 if (!soc->wlan_cfg_ctx->hw_cc_enabled) { in dp_cc_reg_cfg_init()