Searched refs:active_dwell (Results 1 – 7 of 7) sorted by relevance
364 u8 active_dwell; member873 u8 active_dwell; member884 u8 active_dwell; member894 u8 active_dwell; member908 u8 active_dwell[SCAN_TWO_LMACS]; member923 u8 active_dwell[SCAN_TWO_LMACS]; member1078 u8 active_dwell[SCAN_TWO_LMACS]; member
471 scan_ch->active_dwell = in iwl_get_channel_for_reset_scan()497 u16 active_dwell = 0; in iwl_get_channels_for_scan() local505 active_dwell = iwl_get_active_dwell_time(priv, band, n_probes); in iwl_get_channels_for_scan()508 if (passive_dwell <= active_dwell) in iwl_get_channels_for_scan()509 passive_dwell = active_dwell + 1; in iwl_get_channels_for_scan()528 scan_ch->active_dwell = cpu_to_le16(active_dwell); in iwl_get_channels_for_scan()548 active_dwell : passive_dwell); in iwl_get_channels_for_scan()
2211 __le16 active_dwell; /* in 1024-uSec TU (time units), typ 5-50 */ member
825 cmd->active_dwell = IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_scan_lmac_dwell()1297 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell() local1300 active_dwell = IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_scan_umac_dwell()1340 cmd->v7.active_dwell = active_dwell; in iwl_mvm_scan_umac_dwell()1344 cmd->v8.active_dwell[SCAN_LB_LMAC_IDX] = active_dwell; in iwl_mvm_scan_umac_dwell()1347 cmd->v8.active_dwell[SCAN_HB_LMAC_IDX] = in iwl_mvm_scan_umac_dwell()1348 active_dwell; in iwl_mvm_scan_umac_dwell()1355 cmd->v1.active_dwell = active_dwell; in iwl_mvm_scan_umac_dwell()1405 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell_v11() local1408 active_dwell = IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_scan_umac_dwell_v11()[all …]
955 __le16 active_dwell; member
2044 cmd->active_dwell = cpu_to_le16(dwell_active); in qtnf_cmd_send_scan()
547 gp->active_dwell[SCAN_LB_LMAC_IDX] = IWL_SCAN_DWELL_ACTIVE; in iwl_mld_scan_cmd_set_dwell()549 gp->active_dwell[SCAN_HB_LMAC_IDX] = IWL_SCAN_DWELL_ACTIVE; in iwl_mld_scan_cmd_set_dwell()