Searched refs:measurement_dwell (Results 1 – 1 of 1) sorted by relevance
143 u32 measurement_dwell; member1323 active_dwell = params->measurement_dwell ? in iwl_mvm_scan_umac_dwell()1324 params->measurement_dwell : IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_scan_umac_dwell()1325 passive_dwell = params->measurement_dwell ? in iwl_mvm_scan_umac_dwell()1326 params->measurement_dwell : IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_umac_dwell()1379 cmd->v1.extended_dwell = params->measurement_dwell ? in iwl_mvm_scan_umac_dwell()1380 params->measurement_dwell : IWL_SCAN_DWELL_EXTENDED; in iwl_mvm_scan_umac_dwell()1473 if (params->measurement_dwell) in iwl_mvm_scan_umac_flags()1785 params.measurement_dwell = ret; in iwl_mvm_reg_scan_start()