Searched refs:slow_poll_ticks (Results 1 – 3 of 3) sorted by relevance
459 return (get_pnz(p_str, &dtls->slow_poll_ticks)); in act_slow_poll()568 if (dtls->slow_poll_ticks == 0) in fc_led_parse()569 dtls->slow_poll_ticks = DFLT_SLOW_POLL; in fc_led_parse()586 dtls->slow_poll_ticks += dtls->fast_poll - 1; /* for round up */ in fc_led_parse()587 dtls->slow_poll_ticks /= dtls->fast_poll; in fc_led_parse()
266 int slow_poll_ticks; /* fast polls per slow poll */ member
451 slow_poll_count = dtls->slow_poll_ticks; in fcal_poll_thread()481 slow_poll_count = dtls->slow_poll_ticks; in fcal_poll_thread()