Home
last modified time | relevance | path

Searched refs:scan_result (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c761 if (scan_req->scan_result) { in handle_scan_done()
762 scan_req->scan_result(evt, NULL, scan_req->arg, NULL); in handle_scan_done()
763 scan_req->scan_result = NULL; in handle_scan_done()
784 hif_drv->usr_scan_req.scan_result = scan_info->result; in handle_scan()
899 if (msg->vif->hif_drv->usr_scan_req.scan_result) { in handle_connect()
1404 if (!scan_req->scan_result) in handle_rcvd_ntwrk_info()
1408 if (!info || !scan_req->scan_result) { in handle_rcvd_ntwrk_info()
1438 scan_req->scan_result(SCAN_EVENT_NETWORK_FOUND, info, in handle_rcvd_ntwrk_info()
1443 scan_req->scan_result(SCAN_EVENT_NETWORK_FOUND, info, in handle_rcvd_ntwrk_info()
1588 if (hif_drv->usr_scan_req.scan_result) { in host_int_handle_disconnect()
[all …]
Dhost_interface.h205 wilc_scan_result scan_result; member
329 size_t ies_len, wilc_scan_result scan_result, void *user_arg,
Dwilc_wlan_cfg.c37 u8 scan_result[256]; member
142 {WID_SITE_SURVEY_RESULTS, g_mac.scan_result},
/Linux-v4.19/mm/
Dkhugepaged.c26 enum scan_result { enum