qcacmn: WMI support added for sifs_trigger interval config
FR: TDMA Support for Wave2 Radios (host support) Added a wmi cmd for configuring the interval between successive sifs trigger frames given by the user app. Added a separate wmi cmd instead of wmi param with reference to further scope. Change-Id: Ifa778a761e3495ef7abab5f63a49661b307034ae CRs-Fixed: 2330484
This commit is contained in:
@@ -470,6 +470,9 @@ QDF_STATUS wmi_unified_hidden_ssid_vdev_restart_send(void *wmi_hdl,
|
||||
QDF_STATUS wmi_unified_vdev_set_param_send(void *wmi_hdl,
|
||||
struct vdev_set_params *param);
|
||||
|
||||
QDF_STATUS wmi_unified_sifs_trigger_send(void *wmi_hdl,
|
||||
struct sifs_trigger_param *param);
|
||||
|
||||
QDF_STATUS wmi_unified_peer_delete_send(void *wmi_hdl,
|
||||
uint8_t
|
||||
peer_addr[IEEE80211_ADDR_LEN],
|
||||
|
Reference in New Issue
Block a user