Searched refs:mlx5_cmd_work_ent (Results 1 – 2 of 2) sorted by relevance
78 static struct mlx5_cmd_work_ent *alloc_cmd(struct mlx5_cmd *cmd, in alloc_cmd()86 struct mlx5_cmd_work_ent *ent; in alloc_cmd()190 static void set_signature(struct mlx5_cmd_work_ent *ent, int csum) in set_signature()197 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout()214 static void free_cmd(struct mlx5_cmd_work_ent *ent) in free_cmd()220 static int verify_signature(struct mlx5_cmd_work_ent *ent) in verify_signature()568 struct mlx5_cmd_work_ent *ent, int input) in dump_command()621 struct mlx5_cmd_work_ent *ent = container_of(work, struct mlx5_cmd_work_ent, work); in cmd_work_handler()715 static int wait_func(struct mlx5_core_dev *dev, struct mlx5_cmd_work_ent *ent) in wait_func()761 struct mlx5_cmd_work_ent *ent; in mlx5_cmd_invoke()[all …]
268 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS];563 struct mlx5_cmd_work_ent { struct