qcacmn: Add support for new event WMI event
Add support for new WMI event WMI_PDEV_RSSI_DBM_CONVERSION_PARAMS_INFO_EVENTID Change-Id: I3c76863f3b356bd976eb2e31f3ec68fc86b467ab CRs-Fixed: 3156381
This commit is contained in:

committed by
Madan Koyyalamudi

parent
19970ea217
commit
f812869581
@@ -4941,6 +4941,9 @@ typedef enum {
|
||||
#endif
|
||||
wmi_peer_rx_pn_response_event_id,
|
||||
wmi_extract_pktlog_decode_info_eventid,
|
||||
#ifdef QCA_RSSI_DB2DBM
|
||||
wmi_pdev_rssi_dbm_conversion_params_info_eventid,
|
||||
#endif
|
||||
wmi_events_max,
|
||||
} wmi_conv_event_id;
|
||||
|
||||
|
Reference in New Issue
Block a user