Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c70 static struct mlx5_cmd_work_ent *alloc_cmd(struct mlx5_cmd *cmd, in alloc_cmd()
78 struct mlx5_cmd_work_ent *ent; in alloc_cmd()
194 static void set_signature(struct mlx5_cmd_work_ent *ent, int csum) in set_signature()
203 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout()
220 static void free_cmd(struct mlx5_cmd_work_ent *ent) in free_cmd()
225 static int verify_signature(struct mlx5_cmd_work_ent *ent) in verify_signature()
746 struct mlx5_cmd_work_ent *ent, int input) in dump_command()
808 struct mlx5_cmd_work_ent *ent = container_of(dwork, in cb_timeout_handler()
809 struct mlx5_cmd_work_ent, in cb_timeout_handler()
827 struct mlx5_cmd_work_ent *ent = container_of(work, struct mlx5_cmd_work_ent, work); in cmd_work_handler()
[all …]
/Linux-v4.19/include/linux/mlx5/
Ddriver.h329 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS];
896 struct mlx5_cmd_work_ent { struct