Searched refs:event_us (Results 1 – 4 of 4) sorted by relevance
630 priv->event_us = (uint32_t)tmp; in mlx5_vdpa_args_check_handler()645 priv->event_us = 0; in mlx5_vdpa_config_get()654 if (!priv->event_us) { in mlx5_vdpa_config_get()656 priv->event_us = MLX5_VDPA_DEFAULT_TIMER_STEP_US; in mlx5_vdpa_config_get()658 priv->event_us = MLX5_VDPA_DEFAULT_TIMER_DELAY_US; in mlx5_vdpa_config_get()661 DRV_LOG(DEBUG, "event_us is %u us.", priv->event_us); in mlx5_vdpa_config_get()
259 priv->timer_delay_us += priv->event_us; in mlx5_vdpa_timer_sleep()287 priv->event_us; in mlx5_vdpa_poll_handle()324 priv->event_us; in mlx5_vdpa_poll_handle()
134 uint32_t event_us; member
121 - ``event_us`` parameter [int]