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

Commit 2539de4c authored by Alan Chen's avatar Alan Chen Committed by nshrivas
Browse files

qcacmn: Map qpower vendor command to advanced_power_save_mode

Map qpower vendor command to advanced_power_save_mode in order to support
users of HST as well as HSP.

Change-Id: I38de5981dca384b666b5086727e3da741f0cd4e3
CRs-Fixed: 2676713
parent 5c134be0
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -4084,8 +4084,14 @@ enum qca_wlan_vendor_attr_config {
	 * wiphy.
	 */
	QCA_WLAN_VENDOR_ATTR_CONFIG_IFINDEX = 24,
	/* 8-bit unsigned value to trigger QPower: 1-Enable, 0-Disable */
	QCA_WLAN_VENDOR_ATTR_CONFIG_QPOWER = 25,
	/*
	 * 8-bit unsigned value to trigger Advanced Power Save Mode:
	 * 1-Enable, 0-Disable
	 */
	QCA_WLAN_VENDOR_ATTR_CONFIG_ADVANCED_POWER_SAVE_MODE = 25,
	/* Deprecated old name */
	QCA_WLAN_VENDOR_ATTR_CONFIG_QPOWER =
		QCA_WLAN_VENDOR_ATTR_CONFIG_ADVANCED_POWER_SAVE_MODE,
	/*
	 * 8-bit unsigned value to configure the driver and below layers to
	 * ignore the assoc disallowed set by APs while connecting