Searched refs:cb_timeout (Results 1 – 1 of 1) sorted by relevance
967 unsigned long cb_timeout; in cmd_work_handler() local974 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()