Home
last modified time | relevance | path

Searched refs:iface (Results 1 – 25 of 105) sorted by relevance

12345

/wlan-driver/wpa_supplicant_8/src/ap/
H A Dhw_features.c
H A Ddfs.c
H A Dap_list.c
H A Dacs.c
H A Dhostapd.c
H A Dieee802_11_ht.c
H A Deth_p_oui.c
H A Dhw_features.h
H A Dieee802_11_he.c
H A Dairtime_policy.c
H A Dbeacon.c
H A Dbss_load.c
H A Ddfs.h
H A Dutils.c
H A Ddrv_callbacks.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_priv.c
H A Dmain.c
/wlan-driver/wpa_supplicant_8/src/fst/
H A Dfst.c
H A Dfst_session.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c
H A Ddbus_new.c
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dmain.c
/wlan-driver/wpa_supplicant_8/src/wps/
H A Dwps_upnp_web.c
/wlan-driver/wpa_supplicant_8/hostapd/logwatch/
H A Dhostapd
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_dev_if.c409 struct wma_txrx_node *iface = NULL; in wma_vdev_detach_callback() local
423 iface = &wma->interfaces[rsp->vdev_id]; in wma_vdev_detach_callback()
426 iface->del_staself_req = NULL; in wma_vdev_detach_callback()
428 if (iface->roam_scan_stats_req) { in wma_vdev_detach_callback()
430 iface->roam_scan_stats_req; in wma_vdev_detach_callback()
432 iface->roam_scan_stats_req = NULL; in wma_vdev_detach_callback()
436 wma_vdev_deinit(iface); in wma_vdev_detach_callback()
437 qdf_mem_zero(iface, sizeof(*iface)); in wma_vdev_detach_callback()
438 wma_vdev_init(iface); in wma_vdev_detach_callback()
449 struct wma_txrx_node *iface = &wma_handle->interfaces[vdev_id]; in wma_cdp_vdev_detach() local
[all …]

12345