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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user