Home
last modified time | relevance | path

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

/linux-6.15/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()
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()
869 struct mlx5_cmd_work_ent *ent, int input) in dump_command()
933 struct mlx5_cmd_work_ent, in cb_timeout_handler()
977 struct mlx5_cmd_work_ent *ent = container_of(work, struct mlx5_cmd_work_ent, work); in cmd_work_handler()
1138 struct mlx5_cmd_work_ent *ent) in wait_func_handle_exec_timeout()
1221 struct mlx5_cmd_work_ent *ent; in mlx5_cmd_invoke()
[all …]
/linux-6.15/include/linux/mlx5/
H A Ddriver.h329 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS];
815 struct mlx5_cmd_work_ent { struct