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

Commit 81bb025d authored by Pooja Kumari's avatar Pooja Kumari Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa: Define WLAN FW SSR event



Define WLAN FW SSR max event to handle FW rejuvenate
scenario.

Change-Id: I2626f32841ac6e554661e448c98272745af781a0
Signed-off-by: default avatarPooja Kumari <kumarip@codeaurora.org>
parent 7eee12e1
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -615,6 +615,7 @@ enum ipa_vlan_bridge_event {
enum ipa_wlan_fw_ssr_event {
enum ipa_wlan_fw_ssr_event {
	WLAN_FWR_SSR_BEFORE_SHUTDOWN = BRIDGE_VLAN_MAPPING_MAX,
	WLAN_FWR_SSR_BEFORE_SHUTDOWN = BRIDGE_VLAN_MAPPING_MAX,
	IPA_WLAN_FW_SSR_EVENT_MAX,
	IPA_WLAN_FW_SSR_EVENT_MAX,
#define IPA_WLAN_FW_SSR_EVENT_MAX IPA_WLAN_FW_SSR_EVENT_MAX
};
};


enum ipa_gsb_event {
enum ipa_gsb_event {