Lines Matching refs:passive_dwell
812 cmd->passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_lmac_dwell()
1281 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell() local
1285 passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_umac_dwell()
1325 cmd->v7.passive_dwell = passive_dwell; in iwl_mvm_scan_umac_dwell()
1329 cmd->v8.passive_dwell[SCAN_LB_LMAC_IDX] = passive_dwell; in iwl_mvm_scan_umac_dwell()
1333 cmd->v8.passive_dwell[SCAN_HB_LMAC_IDX] = in iwl_mvm_scan_umac_dwell()
1334 passive_dwell; in iwl_mvm_scan_umac_dwell()
1340 cmd->v1.passive_dwell = passive_dwell; in iwl_mvm_scan_umac_dwell()
1388 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell_v11() local
1392 passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_umac_dwell_v11()
1424 general_params->passive_dwell[SCAN_LB_LMAC_IDX] = passive_dwell; in iwl_mvm_scan_umac_dwell_v11()
1426 general_params->passive_dwell[SCAN_HB_LMAC_IDX] = passive_dwell; in iwl_mvm_scan_umac_dwell_v11()