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
@@ -8956,6 +8956,7 @@ dp_set_psoc_param(struct cdp_soc_t *cdp_soc,
|
||||
wlan_cfg_set_num_tx_desc_pool(wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_ext_desc_pool(wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_desc(wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_spl_desc(soc->wlan_cfg_ctx, 0);
|
||||
wlan_cfg_set_num_tx_ext_desc(wlan_cfg_ctx, 0);
|
||||
break;
|
||||
default:
|
||||
|
Reference in New Issue
Block a user