Searched refs:onems (Results 1 – 2 of 2) sorted by relevance
855 struct timespec onems; in mlx5_intr_callback_unregister() local858 onems.tv_sec = 0; in mlx5_intr_callback_unregister()859 onems.tv_nsec = NS_PER_S / MS_PER_S; in mlx5_intr_callback_unregister()860 nanosleep(&onems, 0); in mlx5_intr_callback_unregister()
767 struct timespec onems; in mlx5_txpp_init_timestamp() local773 onems.tv_sec = 0; in mlx5_txpp_init_timestamp()774 onems.tv_nsec = NS_PER_S / MS_PER_S; in mlx5_txpp_init_timestamp()775 nanosleep(&onems, 0); in mlx5_txpp_init_timestamp()