qcacmn: Add ucfg and wmi changes for green ap low latency ps mode

Add ucfg and wmi changes to support for green ap low latency
power mode enable/disable command.

Change-Id: Ib9112e384c8354f1eff0f15610301225d51ef3ac
CRs-Fixed: 3265649
This commit is contained in:
Vijay Raj
2022-11-08 03:03:01 -08:00
committed by Madan Koyyalamudi
parent 4dfe160bf8
commit f0578f5bdb
12 changed files with 308 additions and 11 deletions

View File

@@ -549,6 +549,10 @@ QDF_STATUS (*send_green_ap_ps_cmd)(wmi_unified_t wmi_handle,
QDF_STATUS (*extract_green_ap_egap_status_info)(
uint8_t *evt_buf,
struct wlan_green_ap_egap_status_info *egap_status_info_params);
#if defined(WLAN_SUPPORT_GAP_LL_PS_MODE)
QDF_STATUS (*send_green_ap_ll_ps_cmd)(wmi_unified_t wmi_handle,
struct green_ap_ll_ps_cmd_param *ll_ps_params);
#endif
#endif
QDF_STATUS