Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c72 static struct mlx5_cmd_work_ent *
78 struct mlx5_cmd_work_ent *ent; in cmd_alloc_ent()
98 static void cmd_free_ent(struct mlx5_cmd_work_ent *ent) in cmd_free_ent()
137 static void cmd_ent_get(struct mlx5_cmd_work_ent *ent) in cmd_ent_get()
142 static void cmd_ent_put(struct mlx5_cmd_work_ent *ent) in cmd_ent_put()
222 static void set_signature(struct mlx5_cmd_work_ent *ent, int csum) in set_signature()
231 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout()
248 static int verify_signature(struct mlx5_cmd_work_ent *ent) in verify_signature()
791 struct mlx5_cmd_work_ent *ent, int input) in dump_command()
855 struct mlx5_cmd_work_ent *ent = container_of(dwork, in cb_timeout_handler()
[all …]
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h297 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS];
748 struct mlx5_cmd_work_ent { struct