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);
389 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell) in p54_scan() argument413 head->dwell = cpu_to_le16(dwell); in p54_scan()
86 of hop dwell104 hop_dwell integer hop dwell time in Kilo-microseconds
539 struct iwl_scan_dwell dwell; member572 struct iwl_scan_dwell dwell; member
1046 struct iwl_scan_dwell *dwell) in iwl_mvm_fill_scan_dwell() argument1048 dwell->active = IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_fill_scan_dwell()1049 dwell->passive = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_fill_scan_dwell()1050 dwell->fragmented = IWL_SCAN_DWELL_FRAGMENTED; in iwl_mvm_fill_scan_dwell()1051 dwell->extended = IWL_SCAN_DWELL_EXTENDED; in iwl_mvm_fill_scan_dwell()1082 iwl_mvm_fill_scan_dwell(mvm, &cfg->dwell); in iwl_mvm_fill_scan_config_v1()1133 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()
2834 int dwell, i; in hw_scan_work() local2860 dwell = 120; in hw_scan_work()2862 dwell = 30; in hw_scan_work()2902 msecs_to_jiffies(dwell)); in hw_scan_work()2906 jiffies + msecs_to_jiffies(dwell); in hw_scan_work()
792 __le16 dwell; member