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

/linux-4.4.14/drivers/staging/wilc1000/
H A Dhost_interface.c716 if (strHostIFCfgParamAttr->cfg_attr_info.site_survey_enabled < 3) { Handle_CfgParam()
718 strWIDList[u8WidCnt].val = (s8 *)&strHostIFCfgParamAttr->cfg_attr_info.site_survey_enabled; Handle_CfgParam()
721 hif_drv->strCfgValues.site_survey_enabled = (u8)strHostIFCfgParamAttr->cfg_attr_info.site_survey_enabled; Handle_CfgParam()
4012 *pu16WID_Value = (u16)hif_drv->strCfgValues.site_survey_enabled; hif_get_cfg()
4146 hif_drv->strCfgValues.site_survey_enabled = SITE_SURVEY_OFF; host_int_init()
4156 hif_drv->strCfgValues.site_survey_enabled, hif_drv->strCfgValues.scan_source, host_int_init()
H A Dhost_interface.h120 enum SITESURVEY site_survey_enabled; member in struct:cfg_param_val

Completed in 355 milliseconds