Searched refs:dlil_dbgrate (Results 1 – 1 of 1) sorted by relevance
55 struct timespec dlil_dbgrate = { .tv_sec = 1, .tv_nsec = 0 }; variable1614 if (net_timercmp(&delta, &dlil_dbgrate, >=)) { in dlil_rxpoll_input_thread_cont()