Searched refs:fast_poll (Results 1 – 5 of 5) sorted by relevance
134 u16 fast_poll; member679 if (!lp->fast_poll) in media_check()686 lp->fast_poll = HZ; in media_check()688 if (lp->fast_poll) { in media_check()689 lp->fast_poll--; in media_check()
206 unsigned short fast_poll; member878 if (!lp->fast_poll) in media_check()885 lp->fast_poll = HZ; in media_check()887 if (lp->fast_poll) { in media_check()888 lp->fast_poll--; in media_check()
115 int stale, fast_poll; member566 if (!info->fast_poll) in ei_watchdog()569 info->fast_poll = HZ; in ei_watchdog()571 if (info->fast_poll) { in ei_watchdog()572 info->fast_poll--; in ei_watchdog()
209 int stale, fast_poll; member1024 if (!info->fast_poll) in ei_watchdog()1027 info->fast_poll = HZ; in ei_watchdog()1029 if (info->fast_poll) { in ei_watchdog()1030 info->fast_poll--; in ei_watchdog()
112 u_short fast_poll; member1750 if (!smc->fast_poll) in media_check()1755 smc->fast_poll = HZ; in media_check()1757 if (smc->fast_poll) { in media_check()1758 smc->fast_poll--; in media_check()