msm: ipa: add NTN3 offload support

Add NTN3 gsi scratch and protocol.
Add NTN3 support in ipa_eth.

Change-Id: I7dde0f21711617770ea31e325db803108d929565
Signed-off-by: Amir Levy <alevy@codeaurora.org>
This commit is contained in:
Amir Levy
2021-04-11 10:38:53 +03:00
parent b8c2d297fc
commit 9115a93389
5 changed files with 347 additions and 71 deletions

View File

@@ -2407,6 +2407,7 @@ static void gsi_program_chan_ctx(struct gsi_chan_props *props, unsigned int ee,
case GSI_CHAN_PROT_11AD:
case GSI_CHAN_PROT_RTK:
case GSI_CHAN_PROT_QDSS:
case GSI_CHAN_PROT_NTN:
ch_k_cntxt_0.chtype_protocol_msb = 1;
break;
default: