msm: ipa: add WAN Rx handler
Introduces a new WAN DL handler for packets which are received from the
modem. This handler takes care of a new WAN only pipe between IPA and A7
processor. There is another separate pipe for the LAN traffic.
The handler de-frames aggregated Rx buffers for the new WAN_CONS pipe. It
strips status elements, constructs the payload with a QMAP header and
delivers them to the next entity.
Change-Id: I0b3f8df03767b60c4b19e25378b8273db5f3a59e
Signed-off-by:
Ravit Katzav <rkatzav@codeaurora.org>
Loading
Please register or sign in to comment