Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings_main.c3682 if (soc->init_tcl_cmd_cred_ring) { in dp_soc_tcl_cmd_cred_srng_init()
3700 if (soc->init_tcl_cmd_cred_ring) { in dp_soc_tcl_cmd_cred_srng_deinit()
3717 if (soc->init_tcl_cmd_cred_ring) { in dp_soc_tcl_cmd_cred_srng_alloc()
3729 if (soc->init_tcl_cmd_cred_ring) in dp_soc_tcl_cmd_cred_srng_free()
3735 if (soc->init_tcl_cmd_cred_ring) in dp_tx_init_cmd_credit_ring()
4305 soc->init_tcl_cmd_cred_ring = false; in dp_soc_cfg_attach()
4312 soc->init_tcl_cmd_cred_ring = true; in dp_soc_cfg_attach()
Ddp_types.h2828 bool init_tcl_cmd_cred_ring; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c197 soc->init_tcl_cmd_cred_ring = false; in dp_soc_cfg_attach_be()