Searched refs:dwell (Results 1 – 8 of 8) sorted by relevance
332 __le16 dwell; member534 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell);
391 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell) in p54_scan() argument415 head->dwell = cpu_to_le16(dwell); in p54_scan()
1094 struct iwl_scan_dwell *dwell) in iwl_mvm_fill_scan_dwell() argument1096 dwell->active = IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_fill_scan_dwell()1097 dwell->passive = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_fill_scan_dwell()1098 dwell->fragmented = IWL_SCAN_DWELL_FRAGMENTED; in iwl_mvm_fill_scan_dwell()1099 dwell->extended = IWL_SCAN_DWELL_EXTENDED; in iwl_mvm_fill_scan_dwell()1130 iwl_mvm_fill_scan_dwell(mvm, &cfg->dwell); in iwl_mvm_fill_scan_config_v1()1182 iwl_mvm_fill_scan_dwell(mvm, &cfg->dwell); in iwl_mvm_fill_scan_config_v2()
569 struct iwl_scan_dwell dwell; member587 struct iwl_scan_dwell dwell; member
246 u16 dwell; member
2226 int dwell, i; in hw_scan_work() local2252 dwell = 120; in hw_scan_work()2254 dwell = 30; in hw_scan_work()2294 msecs_to_jiffies(dwell)); in hw_scan_work()2298 jiffies + msecs_to_jiffies(dwell); in hw_scan_work()
110 __le16 dwell; member547 discover_state.dwell = cpu_to_le16(listen_ms); in brcmf_p2p_set_discover_state()
793 __le16 dwell; member