Searched refs:poll_freq (Results 1 – 2 of 2) sorted by relevance
642 int poll_freq = 20; in mlx5_sync_reset_unload_flow() local670 poll_freq = 1000; in mlx5_sync_reset_unload_flow()672 msleep(poll_freq); in mlx5_sync_reset_unload_flow()
2468 unsigned int poll_freq; in hotkey_kthread() local2486 poll_freq = hotkey_poll_freq; in hotkey_kthread()2492 if (likely(poll_freq)) in hotkey_kthread()2493 t = 1000/poll_freq; in hotkey_kthread()2514 poll_freq = hotkey_poll_freq; in hotkey_kthread()