Searched refs:poll_jiffies (Results 1 – 2 of 2) sorted by relevance
239 unsigned long poll_jiffies; in pdsc_adminq_post() local264 poll_jiffies = msecs_to_jiffies(poll_interval); in pdsc_adminq_post()266 poll_jiffies); in pdsc_adminq_post()
564 static unsigned long poll_jiffies; variable831 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_soft_start_poll()2928 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_poll()3099 mod_delayed_work(system_wq, &sfp->poll, poll_jiffies); in sfp_probe()3159 poll_jiffies = msecs_to_jiffies(100); in sfp_init()
Completed in 14 milliseconds