qcacmn: add reo bit to enable reo qref in fw

set register WCSS_UMAC_REO_R0_MISC_CTL 6th bit to 1
to enable reo wref from fw side.

Change-Id: Ib8d4a2f6e7f598d45ba2b2c628ed6f3929fc3337
CRs-Fixed: 3273558
此提交包含在:
Ruben Columbus
2022-08-09 14:09:43 -07:00
提交者 Madan Koyyalamudi
父節點 734657149e
當前提交 ced4c17614
共有 3 個檔案被更改,包括 11 行新增0 行删除

查看文件

@@ -768,6 +768,7 @@ struct hal_reo_params {
uint8_t alt_dst_ind_0;
/** padding */
uint8_t padding[2];
uint8_t reo_ref_peer_id_fix_enable;
};
/**