Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c784 static void cb_timeout_handler(struct work_struct *work) in cb_timeout_handler() function
1004 INIT_DELAYED_WORK(&ent->cb_timeout_work, cb_timeout_handler); in mlx5_cmd_invoke()