Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_main.h2500 QDF_STATUS hdd_get_front_adapter(struct hdd_context *hdd_ctx,
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ioctl.c6726 status = hdd_get_front_adapter(hdd_ctx, &adapter); in disconnect_sta_and_restart_sap()
Dwlan_hdd_main.c9265 while (QDF_IS_STATUS_SUCCESS(hdd_get_front_adapter( in hdd_close_all_adapters()
10602 QDF_STATUS hdd_get_front_adapter(struct hdd_context *hdd_ctx, in hdd_get_front_adapter() function