Home
last modified time | relevance | path

Searched refs:site_survey_scan_time (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h122 u16 site_survey_scan_time; member
Dhost_interface.c654 u16 scan_time = param->site_survey_scan_time; in handle_cfg_param()
658 wid_list[i].val = (s8 *)&param->site_survey_scan_time; in handle_cfg_param()
661 hif_drv->cfg_values.site_survey_scan_time = scan_time; in handle_cfg_param()