Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c74 static struct mlx5_cmd_work_ent *
80 struct mlx5_cmd_work_ent *ent; in cmd_alloc_ent()
100 static void cmd_free_ent(struct mlx5_cmd_work_ent *ent) in cmd_free_ent()
139 static void cmd_ent_get(struct mlx5_cmd_work_ent *ent) in cmd_ent_get()
144 static void cmd_ent_put(struct mlx5_cmd_work_ent *ent) in cmd_ent_put()
224 static void set_signature(struct mlx5_cmd_work_ent *ent, int csum) in set_signature()
233 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout()
254 static int verify_signature(struct mlx5_cmd_work_ent *ent) in verify_signature()
830 struct mlx5_cmd_work_ent *ent, int input) in dump_command()
898 struct mlx5_cmd_work_ent *ent = container_of(dwork, in cb_timeout_handler()
[all …]
/Linux-v6.1/include/linux/mlx5/
Ddriver.h313 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS];
833 struct mlx5_cmd_work_ent { struct