Merge "qcacmn: Avoid alloc and init of tx desc pool for NSS offload case"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
3668c4e7a7
@@ -4184,6 +4184,7 @@ void dp_soc_cfg_attach(struct dp_soc *soc)
|
||||
wlan_cfg_set_num_tx_desc_pool(soc->wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_ext_desc_pool(soc->wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_desc(soc->wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_spl_desc(soc->wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_ext_desc(soc->wlan_cfg_ctx, 0);
|
||||
soc->init_tcl_cmd_cred_ring = false;
|
||||
soc->num_tcl_data_rings =
|
||||
|
Reference in New Issue
Block a user