Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64ddfd32 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ipa: Dual NIC IPA offload per-client stats feature"

parents 546649c7 45a66cd2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3063,6 +3063,8 @@ enum ipacm_per_client_device_type {
	IPACM_CLIENT_DEVICE_TYPE_WLAN = 1,
	IPACM_CLIENT_DEVICE_TYPE_ETH = 2,
	IPACM_CLIENT_DEVICE_TYPE_ODU = 3,
#define DUAL_NIC_OFFLOAD
	IPACM_CLIENT_DEVICE_TYPE_ETH1 = 4,
	IPACM_CLIENT_DEVICE_MAX
};