Searched refs:scan_result (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/wilc1000/ |
D | host_interface.c | 761 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 …]
|
D | host_interface.h | 205 wilc_scan_result scan_result; member 329 size_t ies_len, wilc_scan_result scan_result, void *user_arg,
|
D | wilc_wlan_cfg.c | 37 u8 scan_result[256]; member 142 {WID_SITE_SURVEY_RESULTS, g_mac.scan_result},
|
/Linux-v4.19/mm/ |
D | khugepaged.c | 26 enum scan_result { enum
|