Searched defs:wait_func (Results 1 – 3 of 3) sorted by relevance
6 int (*wait_func)(void *data); member
43 int (*wait_func) (void *wait_func_data); member
971 static int wait_func(struct mlx5_core_dev *dev, struct mlx5_cmd_work_ent *ent) in wait_func() function