Searched refs:fast_poll (Results 1 – 5 of 5) sorted by relevance
226 bool fast_poll) in pdsc_adminq_post() argument 275 /* When fast_poll is not requested, prevent aggressive polling in pdsc_adminq_post() 278 if (!fast_poll && poll_interval < PDSC_ADMINQ_MAX_POLL_INTERVAL) in pdsc_adminq_post()
205 unsigned short fast_poll; member 873 if (!lp->fast_poll) in media_check() 880 lp->fast_poll = HZ; in media_check() 882 if (lp->fast_poll) { in media_check() 883 lp->fast_poll--; in media_check()
21 bool fast_poll) in pds_vfio_client_adminq_cmd() argument 38 err = pdsc_adminq_post(pdsc, &cmd, resp, fast_poll); in pds_vfio_client_adminq_cmd()
114 int stale, fast_poll; member 564 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()
111 u_short fast_poll; member 1749 if (!smc->fast_poll) in media_check() 1754 smc->fast_poll = HZ; in media_check() 1756 if (smc->fast_poll) { in media_check() 1757 smc->fast_poll--; in media_check()