qcacmn: Request and process Beacon stats from FW
Request and process Beacon frames from FW using WMI command and event. WMI_HOST_REQUEST_BCN_STAT is for beacon stats request and event processing. Change-Id: I99250384868d62089a0f7d2acf94dd6e29ef67b9 CRs-Fixed: 2139393
Este commit está contenido en:

cometido por
snandini

padre
f9b1de34f9
commit
18977551ec
@@ -1474,6 +1474,9 @@ QDF_STATUS wmi_extract_vdev_stats(void *wmi_hdl, void *evt_buf,
|
||||
QDF_STATUS wmi_extract_vdev_extd_stats(void *wmi_hdl, void *evt_buf,
|
||||
uint32_t index, wmi_host_vdev_extd_stats *vdev_extd_stats);
|
||||
|
||||
QDF_STATUS wmi_extract_bcn_stats(void *wmi_hdl, void *evt_buf,
|
||||
uint32_t index, wmi_host_bcn_stats *vdev_bcn_stats);
|
||||
|
||||
QDF_STATUS wmi_unified_send_power_dbg_cmd(void *wmi_hdl,
|
||||
struct wmi_power_dbg_params *param);
|
||||
|
||||
|
Referencia en una nueva incidencia
Block a user