Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dhost_interface.h120 enum SITESURVEY site_survey_enabled; member
Dhost_interface.c716 if (strHostIFCfgParamAttr->cfg_attr_info.site_survey_enabled < 3) { in Handle_CfgParam()
718 strWIDList[u8WidCnt].val = (s8 *)&strHostIFCfgParamAttr->cfg_attr_info.site_survey_enabled; in Handle_CfgParam()
721 …hif_drv->strCfgValues.site_survey_enabled = (u8)strHostIFCfgParamAttr->cfg_attr_info.site_survey_e… in Handle_CfgParam()
4014 *pu16WID_Value = (u16)hif_drv->strCfgValues.site_survey_enabled; in hif_get_cfg()
4148 hif_drv->strCfgValues.site_survey_enabled = SITE_SURVEY_OFF; in host_int_init()
4158 hif_drv->strCfgValues.site_survey_enabled, hif_drv->strCfgValues.scan_source, in host_int_init()