Searched refs:fast_poll (Results 1 – 5 of 5) sorted by relevance
138 u16 fast_poll; member696 if (!lp->fast_poll) in media_check()703 lp->fast_poll = HZ; in media_check()705 if (lp->fast_poll) { in media_check()706 lp->fast_poll--; in media_check()
205 unsigned short fast_poll; member877 if (!lp->fast_poll) in media_check()884 lp->fast_poll = HZ; in media_check()886 if (lp->fast_poll) { in media_check()887 lp->fast_poll--; in media_check()
115 int stale, fast_poll; member564 if (!info->fast_poll) in ei_watchdog()567 info->fast_poll = HZ; in ei_watchdog()569 if (info->fast_poll) { in ei_watchdog()570 info->fast_poll--; in ei_watchdog()
208 int stale, fast_poll; member1023 if (!info->fast_poll) in ei_watchdog()1026 info->fast_poll = HZ; in ei_watchdog()1028 if (info->fast_poll) { in ei_watchdog()1029 info->fast_poll--; in ei_watchdog()
111 u_short fast_poll; member1745 if (!smc->fast_poll) in media_check()1750 smc->fast_poll = HZ; in media_check()1752 if (smc->fast_poll) { in media_check()1753 smc->fast_poll--; in media_check()