Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_nan_datapath.c121 errno = hdd_vdev_destroy(adapter->deflink); in hdd_close_ndi()
687 QDF_BUG(!hdd_vdev_destroy(adapter->deflink)); in hdd_init_nan_data_mode()
H A Dwlan_hdd_main.c7278 int hdd_vdev_destroy(struct wlan_hdd_link_info *link_info) in hdd_vdev_destroy() function
7746 QDF_BUG(!hdd_vdev_destroy(link_info)); in hdd_vdev_create()
7803 QDF_BUG(!hdd_vdev_destroy(link_info)); in hdd_init_station_mode()
9691 hdd_vdev_destroy(link_info); in hdd_stop_station_adapter()
9733 hdd_vdev_destroy(link_info); in hdd_stop_mon_adapter()
9843 hdd_vdev_destroy(link_info); in hdd_stop_sap_go_adapter()
9861 hdd_vdev_destroy(link_info); in hdd_stop_ocb_adapter()
15074 hdd_vdev_destroy(link_info); in hdd_start_station_adapter()
15167 hdd_vdev_destroy(link_info); in hdd_start_ap_adapter()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h3062 int hdd_vdev_destroy(struct wlan_hdd_link_info *link_info);