Searched refs:next_delay (Results 1 – 3 of 3) sorted by relevance
810 unsigned long next_delay; in __ieee80211_start_scan() local838 next_delay); in __ieee80211_start_scan()956 *next_delay = 0; in ieee80211_scan_state_decision()1032 unsigned long *next_delay) in ieee80211_scan_state_suspend() argument1041 *next_delay = HZ / 5; in ieee80211_scan_state_suspend()1047 unsigned long *next_delay) in ieee80211_scan_state_resume() argument1053 *next_delay = 0; in ieee80211_scan_state_resume()1055 *next_delay = HZ / 10; in ieee80211_scan_state_resume()1070 unsigned long next_delay = 0; in ieee80211_scan_work() local1155 } while (next_delay == 0); in ieee80211_scan_work()[all …]
779 next_delay: in ip_vs_est_calc_phase()793 goto next_delay; in ip_vs_est_calc_phase()799 goto next_delay; in ip_vs_est_calc_phase()846 goto next_delay; in ip_vs_est_calc_phase()
656 s64 next_delay; in get_slot_next() local659 next_delay = q->slot_config.min_delay + in get_slot_next()664 next_delay = tabledist(q->slot_config.dist_delay, in get_slot_next()668 q->slot.slot_next = now + next_delay; in get_slot_next()