Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c894 static void cb_timeout_handler(struct work_struct *work) in cb_timeout_handler() function
1195 INIT_DELAYED_WORK(&ent->cb_timeout_work, cb_timeout_handler); in mlx5_cmd_invoke()