Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dcmd.c967 unsigned long cb_timeout; in cmd_work_handler() local
974 cb_timeout = msecs_to_jiffies(mlx5_tout_ms(dev, CMD)); in cmd_work_handler()
1022 if (ent->callback && schedule_delayed_work(&ent->cb_timeout_work, cb_timeout)) in cmd_work_handler()

Completed in 7 milliseconds