msm: ipa: increase desc FIFO size of TX pipe

Since multiple clients of IPA driver can be active at same time,
increase the size of the desc FIFO of the TX SYS-BAM pipe used
to send data from apps to IPA. Each TX packet consumes two
descriptors. The size of the FIFO should exceed twice the sum of
the high watermark of all concurrent clients possible.

Change-Id: I3f9f582583a3d3be1e2422939dfd5d20debcc8f0
Signed-off-by: Ravi Gummadidala <rgummadi@codeaurora.org>
2 files changed