qcacmn: alloc reo qref table in dp_soc_attach
change allocation location for reo qref table. per probe allocation results in mem alloc failure when frame is fragmented Change-Id: I5922bddebcd0577ba38734ae7d4194d726d825aa CRs-Fixed: 3326520
此提交包含在:
@@ -628,6 +628,8 @@ dp_hw_cookie_conversion_attach(struct dp_soc_be *be_soc,
|
||||
enum dp_desc_type desc_type,
|
||||
uint8_t desc_pool_id);
|
||||
|
||||
void dp_reo_shared_qaddr_detach(struct dp_soc *soc);
|
||||
|
||||
QDF_STATUS
|
||||
dp_hw_cookie_conversion_detach(struct dp_soc_be *be_soc,
|
||||
struct dp_hw_cookie_conversion_t *cc_ctx);
|
||||
|
新增問題並參考
封鎖使用者