Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c118 static struct mlx5_cmd_work_ent *
124 struct mlx5_cmd_work_ent *ent; in cmd_alloc_ent()
145 static void cmd_free_ent(struct mlx5_cmd_work_ent *ent) in cmd_free_ent()
164 static int cmd_alloc_index(struct mlx5_cmd *cmd, struct mlx5_cmd_work_ent *ent) in cmd_alloc_index()
187 static void cmd_ent_get(struct mlx5_cmd_work_ent *ent) in cmd_ent_get()
192 static void cmd_ent_put(struct mlx5_cmd_work_ent *ent) in cmd_ent_put()
272 static void set_signature(struct mlx5_cmd_work_ent *ent, int csum) in set_signature()
281 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout()
302 static int verify_signature(struct mlx5_cmd_work_ent *ent) in verify_signature()
869 struct mlx5_cmd_work_ent *ent, int input) in dump_command()
[all …]
/linux/include/linux/mlx5/
H A Ddriver.h330 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS];
820 struct mlx5_cmd_work_ent { struct