Searched refs:IF_RXPOLL_SAMPLETIME_MIN (Results 1 – 1 of 1) sorted by relevance
175 #define IF_RXPOLL_SAMPLETIME_MIN (1ULL * 1000 * 1000) /* 1 ms */ macro459 if (q < IF_RXPOLL_SAMPLETIME_MIN) {460 q = IF_RXPOLL_SAMPLETIME_MIN;