Searched refs:passive_dwell (Results 1 – 7 of 7) sorted by relevance
365 u8 passive_dwell; member874 u8 passive_dwell; member885 u8 passive_dwell; member895 u8 passive_dwell; member917 u8 passive_dwell[SCAN_TWO_LMACS]; member932 u8 passive_dwell[SCAN_TWO_LMACS]; member1087 u8 passive_dwell[SCAN_TWO_LMACS]; member
473 scan_ch->passive_dwell = in iwl_get_channel_for_reset_scan()496 u16 passive_dwell = 0; in iwl_get_channels_for_scan() local506 passive_dwell = iwl_get_passive_dwell_time(priv, band); 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()529 scan_ch->passive_dwell = cpu_to_le16(passive_dwell); in iwl_get_channels_for_scan()548 active_dwell : passive_dwell); in iwl_get_channels_for_scan()
2212 __le16 passive_dwell; /* in 1024-uSec TU (time units), typ 20-500 */ member
826 cmd->passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_lmac_dwell()1297 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell() local1301 passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_umac_dwell()1341 cmd->v7.passive_dwell = passive_dwell; in iwl_mvm_scan_umac_dwell()1345 cmd->v8.passive_dwell[SCAN_LB_LMAC_IDX] = passive_dwell; in iwl_mvm_scan_umac_dwell()1349 cmd->v8.passive_dwell[SCAN_HB_LMAC_IDX] = in iwl_mvm_scan_umac_dwell()1350 passive_dwell; in iwl_mvm_scan_umac_dwell()1356 cmd->v1.passive_dwell = passive_dwell; in iwl_mvm_scan_umac_dwell()1405 u8 active_dwell, passive_dwell; in iwl_mvm_scan_umac_dwell_v11() local1409 passive_dwell = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_scan_umac_dwell_v11()[all …]
956 __le16 passive_dwell; member
2045 cmd->passive_dwell = cpu_to_le16(dwell_passive); in qtnf_cmd_send_scan()
548 gp->passive_dwell[SCAN_LB_LMAC_IDX] = IWL_SCAN_DWELL_PASSIVE; in iwl_mld_scan_cmd_set_dwell()550 gp->passive_dwell[SCAN_HB_LMAC_IDX] = IWL_SCAN_DWELL_PASSIVE; in iwl_mld_scan_cmd_set_dwell()