Searched refs:fast_poll (Results 1 – 5 of 5) sorted by relevance
137 u16 fast_poll; member693 if (!lp->fast_poll) in media_check()700 lp->fast_poll = HZ; in media_check()702 if (lp->fast_poll) { in media_check()703 lp->fast_poll--; in media_check()
205 unsigned short fast_poll; member874 if (!lp->fast_poll) in media_check()881 lp->fast_poll = HZ; in media_check()883 if (lp->fast_poll) { in media_check()884 lp->fast_poll--; in media_check()
114 int stale, fast_poll; member561 if (!info->fast_poll) in ei_watchdog()564 info->fast_poll = HZ; in ei_watchdog()566 if (info->fast_poll) { in ei_watchdog()567 info->fast_poll--; in ei_watchdog()
207 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; member1746 if (!smc->fast_poll) in media_check()1751 smc->fast_poll = HZ; in media_check()1753 if (smc->fast_poll) { in media_check()1754 smc->fast_poll--; in media_check()