Loading
qcacmn: Fix IPA SMMU mapping issue for RX buffers from refill pool
Refill pool buffer IPA mapping is done during allocation time, but in some cases where IPA pipes enable/disable happens in between previous mapping is not valid which is causing SMMU fault from IPA module. Fix this by moving IPA mapping before replenishing buffers to RXDMA ring. Change-Id: Ie6c5eb791b6f832f311a6e89489aebef37094d8f CRS-Fixed: 2901819