Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c830 static void cb_timeout_handler(struct work_struct *work) in cb_timeout_handler() function
1028 INIT_DELAYED_WORK(&ent->cb_timeout_work, cb_timeout_handler); in mlx5_cmd_invoke()