qcacmn: Add support for vdev delete response handler

Add support for vdev delete response handler

Change-Id: I7944064857ee2a1c8c8c1dcb739d692a7f463a13
CRs-Fixed: 2149401
This commit is contained in:
Om Prakash Tripathi
2017-11-24 16:53:07 +05:30
committed by snandini
parent bd55f8ec59
commit 105b04baf6
3 changed files with 24 additions and 0 deletions

View File

@@ -6153,6 +6153,14 @@ typedef struct {
uint32_t cfgd_rx_streams;
} wmi_host_vdev_start_resp;
/**
* struct wmi_host_vdev_delete_resp - VDEV delete response
* @vdev_id: vdev id
*/
struct wmi_host_vdev_delete_resp {
uint32_t vdev_id;
};
/**
* struct wmi_host_roam_event - host roam event param
* @vdev_id: vdev id