|
@@ -367,6 +367,9 @@ QDF_STATUS
|
|
QDF_STATUS (*send_vdev_set_param_cmd)(wmi_unified_t wmi_handle,
|
|
QDF_STATUS (*send_vdev_set_param_cmd)(wmi_unified_t wmi_handle,
|
|
struct vdev_set_params *param);
|
|
struct vdev_set_params *param);
|
|
|
|
|
|
|
|
+QDF_STATUS (*send_vdev_sifs_trigger_cmd)(wmi_unified_t wmi_handle,
|
|
|
|
+ struct sifs_trigger_param *param);
|
|
|
|
+
|
|
QDF_STATUS (*send_stats_request_cmd)(wmi_unified_t wmi_handle,
|
|
QDF_STATUS (*send_stats_request_cmd)(wmi_unified_t wmi_handle,
|
|
uint8_t macaddr[IEEE80211_ADDR_LEN],
|
|
uint8_t macaddr[IEEE80211_ADDR_LEN],
|
|
struct stats_request_params *param);
|
|
struct stats_request_params *param);
|