Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h121 u16 site_survey_scan_time; member
Dhost_interface.c730 …ostIFCfgParamAttr->cfg_attr_info.site_survey_scan_time > 0 && strHostIFCfgParamAttr->cfg_attr_info… in Handle_CfgParam()
732 strWIDList[u8WidCnt].val = (s8 *)&strHostIFCfgParamAttr->cfg_attr_info.site_survey_scan_time; in Handle_CfgParam()
735 …hif_drv->strCfgValues.site_survey_scan_time = strHostIFCfgParamAttr->cfg_attr_info.site_survey_sca… in Handle_CfgParam()
4016 *pu16WID_Value = hif_drv->strCfgValues.site_survey_scan_time; in hif_get_cfg()