Searched refs:active_scan_time (Results 1 – 5 of 5) sorted by relevance
123 u16 active_scan_time; member
744 …(strHostIFCfgParamAttr->cfg_attr_info.active_scan_time > 0 && strHostIFCfgParamAttr->cfg_attr_info… in Handle_CfgParam()746 strWIDList[u8WidCnt].val = (s8 *)&strHostIFCfgParamAttr->cfg_attr_info.active_scan_time; in Handle_CfgParam()749 hif_drv->strCfgValues.active_scan_time = strHostIFCfgParamAttr->cfg_attr_info.active_scan_time; in Handle_CfgParam()4020 *pu16WID_Value = hif_drv->strCfgValues.active_scan_time; in hif_get_cfg()4148 hif_drv->strCfgValues.active_scan_time = ACTIVE_SCAN_TIME; in host_int_init()4157 hif_drv->strCfgValues.active_scan_time, hif_drv->strCfgValues.passive_scan_time, in host_int_init()
231 adapter->active_scan_time = MWIFIEX_ACTIVE_SCAN_CHAN_TIME; in mwifiex_init_adapter()
526 cpu_to_le16(adapter->active_scan_time); in mwifiex_scan_create_channel_list()1074 scan_dur = adapter->active_scan_time; in mwifiex_config_scan()
912 u16 active_scan_time; member