qcacmn: Add WMI ops for SAWF WMI commands
Add WMI ops for SAWF WMI commands 1. Config service class 2. Disable service class CRs-Fixed: 3118070 Change-Id: Ie21fcfb1f25d2195eee679307e8970ccdda9992f
Dieser Commit ist enthalten in:

committet von
Madan Koyyalamudi

Ursprung
6c2a986833
Commit
e5956879c4
@@ -2930,6 +2930,10 @@ QDF_STATUS
|
||||
QDF_STATUS
|
||||
(*send_set_nss_probe_intvl_cmd)(wmi_unified_t wmi_handle, uint8_t pdev_id,
|
||||
struct wmi_rc_params *param);
|
||||
QDF_STATUS
|
||||
(*send_sawf_create_cmd)(wmi_unified_t wmi, struct wmi_sawf_params *params);
|
||||
QDF_STATUS
|
||||
(*send_sawf_disable_cmd)(wmi_unified_t wmi, uint32_t svc_id);
|
||||
#endif
|
||||
|
||||
#ifdef WLAN_FEATURE_11BE_MLO
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren