Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dscan.c90 u32 dwell_passive; member
99 .dwell_passive = 110,
106 .dwell_passive = 110,
113 .dwell_passive = 110,
120 .dwell_passive = 110,
720 cmd->passive_dwell = scan_timing[params->type].dwell_passive; in iwl_mvm_scan_lmac_dwell()
938 scan_config->dwell_passive = 110; in iwl_mvm_config_scan()
990 cmd->passive_dwell = scan_timing[params->type].dwell_passive; in iwl_mvm_scan_umac_dwell()
Dfw-api-scan.h508 u8 dwell_passive; member