Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_connectivity_logging.c1348 WLAN_HOST_DIAG_EVENT_DEF(wlan_diag_event, struct wlan_diag_connect); in wlan_hdd_connectivity_fail_event()
1350 qdf_mem_zero(&wlan_diag_event, sizeof(struct wlan_diag_connect)); in wlan_hdd_connectivity_fail_event()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/
H A Dwlan_connectivity_logging.h855 struct wlan_diag_connect { struct
/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/
H A Dwlan_connectivity_logging.c1031 WLAN_HOST_DIAG_EVENT_DEF(wlan_diag_event, struct wlan_diag_connect); in wlan_connectivity_connecting_event()