qcacmn: Change the DST_ALT_IND_0 to WBM from REO2TCL
Change the alternate indication_0 to WBM instead of REO2TCL. This is done such that, WBM takes care of the of the de-linking of the link descriptors and release the buffers to the respective WBM rings. WBM should take care of the NULL entries if present in link descriptor as WBM internal errors. Change-Id: Ie084e54861bb4611a45cd724bb32d211c62f4f21
This commit is contained in:

committad av
snandini

förälder
a660173209
incheckning
b42ee01aec
@@ -471,8 +471,10 @@ struct hal_reo_params {
|
||||
uint32_t remap2;
|
||||
/** fragment destination ring */
|
||||
uint8_t frag_dst_ring;
|
||||
/* Destination for alternate */
|
||||
uint8_t alt_dst_ind_0;
|
||||
/** padding */
|
||||
uint8_t padding[3];
|
||||
uint8_t padding[2];
|
||||
};
|
||||
|
||||
struct hal_hw_txrx_ops {
|
||||
|
Referens i nytt ärende
Block a user