Lines Matching refs:passive_dwell
825 cmd->passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_lmac_dwell()
1296 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell() local
1300 passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_umac_dwell()
1340 cmd->v7.passive_dwell = passive_dwell; in iwl_mvm_scan_umac_dwell()
1344 cmd->v8.passive_dwell[SCAN_LB_LMAC_IDX] = passive_dwell; in iwl_mvm_scan_umac_dwell()
1348 cmd->v8.passive_dwell[SCAN_HB_LMAC_IDX] = in iwl_mvm_scan_umac_dwell()
1349 passive_dwell; in iwl_mvm_scan_umac_dwell()
1355 cmd->v1.passive_dwell = passive_dwell; in iwl_mvm_scan_umac_dwell()
1406 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell_v11() local
1410 passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_umac_dwell_v11()
1442 general_params->passive_dwell[SCAN_LB_LMAC_IDX] = passive_dwell; in iwl_mvm_scan_umac_dwell_v11()
1444 general_params->passive_dwell[SCAN_HB_LMAC_IDX] = passive_dwell; in iwl_mvm_scan_umac_dwell_v11()