Home
last modified time | relevance | path

Searched refs:wmi_unified_vdev_delete_send (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c639 status = wmi_unified_vdev_delete_send(wmi_handle, param->vdev_id); in target_if_vdev_mgr_delete_send()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_api.h940 QDF_STATUS wmi_unified_vdev_delete_send(wmi_unified_t wmi_handle,
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c102 QDF_STATUS wmi_unified_vdev_delete_send(wmi_unified_t wmi_handle, in wmi_unified_vdev_delete_send() function