Searched refs:active_scan_time (Results 1 – 5 of 5) sorted by relevance
124 u16 active_scan_time; member
669 u16 active_scan_time = param->active_scan_time; in handle_cfg_param() local671 if (active_scan_time > 0) { in handle_cfg_param()673 wid_list[i].val = (s8 *)¶m->active_scan_time; in handle_cfg_param()676 hif_drv->cfg_values.active_scan_time = active_scan_time; in handle_cfg_param()3488 hif_drv->cfg_values.active_scan_time = ACTIVE_SCAN_TIME; in wilc_init()
246 adapter->active_scan_time = MWIFIEX_ACTIVE_SCAN_CHAN_TIME; in mwifiex_init_adapter()
491 cpu_to_le16(adapter->active_scan_time); in mwifiex_scan_create_channel_list()1103 scan_dur = adapter->active_scan_time; in mwifiex_config_scan()
958 u16 active_scan_time; member