Searched refs:dwell (Results 1 – 5 of 5) sorted by relevance
332 __le16 dwell; member534 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell);
545 struct iwl_scan_dwell dwell; member578 struct iwl_scan_dwell dwell; member
1056 struct iwl_scan_dwell *dwell) in iwl_mvm_fill_scan_dwell() argument1058 dwell->active = IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_fill_scan_dwell()1059 dwell->passive = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_fill_scan_dwell()1060 dwell->fragmented = IWL_SCAN_DWELL_FRAGMENTED; in iwl_mvm_fill_scan_dwell()1061 dwell->extended = IWL_SCAN_DWELL_EXTENDED; in iwl_mvm_fill_scan_dwell()1092 iwl_mvm_fill_scan_dwell(mvm, &cfg->dwell); in iwl_mvm_fill_scan_config_v1()1143 iwl_mvm_fill_scan_dwell(mvm, &cfg->dwell); in iwl_mvm_fill_scan_config_v2()
110 __le16 dwell; member547 discover_state.dwell = cpu_to_le16(listen_ms); in brcmf_p2p_set_discover_state()
3104 int dwell, i; in hw_scan_work() local3130 dwell = 120; in hw_scan_work()3132 dwell = 30; in hw_scan_work()3171 msecs_to_jiffies(dwell)); in hw_scan_work()3175 jiffies + msecs_to_jiffies(dwell); in hw_scan_work()