Home
last modified time | relevance | path

Searched refs:cb_timeout (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c871 unsigned long cb_timeout = msecs_to_jiffies(MLX5_CMD_TIMEOUT_MSEC); in cmd_work_handler() local
904 schedule_delayed_work(&ent->cb_timeout_work, cb_timeout); in cmd_work_handler()