Searched refs:dwell (Results 1 – 9 of 9) sorted by relevance
528 struct iwl_scan_dwell dwell; member546 struct iwl_scan_dwell dwell; member
75 of hop dwell91 hop_dwell integer hop dwell time in Kilo-microseconds
335 __le16 dwell; member537 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell);
394 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell) in p54_scan() argument418 head->dwell = cpu_to_le16(dwell); in p54_scan()
1017 struct iwl_scan_dwell *dwell) in iwl_mvm_fill_scan_dwell() argument1019 dwell->active = IWL_SCAN_DWELL_ACTIVE; in iwl_mvm_fill_scan_dwell()1020 dwell->passive = IWL_SCAN_DWELL_PASSIVE; in iwl_mvm_fill_scan_dwell()1021 dwell->fragmented = IWL_SCAN_DWELL_FRAGMENTED; in iwl_mvm_fill_scan_dwell()1022 dwell->extended = IWL_SCAN_DWELL_EXTENDED; in iwl_mvm_fill_scan_dwell()1051 iwl_mvm_fill_scan_dwell(mvm, &cfg->dwell); in iwl_mvm_fill_scan_config_v1()1098 iwl_mvm_fill_scan_dwell(mvm, &cfg->dwell); in iwl_mvm_fill_scan_config()
246 u16 dwell; member
2038 int dwell, i; in hw_scan_work() local2062 dwell = 120; in hw_scan_work()2064 dwell = 30; in hw_scan_work()2092 msecs_to_jiffies(dwell)); in hw_scan_work()2096 jiffies + msecs_to_jiffies(dwell); in hw_scan_work()
116 __le16 dwell; member534 discover_state.dwell = cpu_to_le16(listen_ms); in brcmf_p2p_set_discover_state()
787 __le16 dwell; member