Searched refs:mlx5_cmd_msg (Results 1 – 2 of 2) sorted by relevance
115 struct mlx5_cmd_msg *out, void *uout, int uout_size, in cmd_alloc_ent()211 static int mlx5_calc_cmd_blocks(struct mlx5_cmd_msg *msg) in mlx5_calc_cmd_blocks()255 static void calc_chain_sig(struct mlx5_cmd_msg *msg) in calc_chain_sig()953 struct mlx5_cmd_msg *msg);1411 struct mlx5_cmd_msg *msg; in mlx5_alloc_cmd_msg()1453 struct mlx5_cmd_msg *msg) in mlx5_free_cmd_msg()1833 struct mlx5_cmd_msg *msg = ERR_PTR(-ENOMEM); in alloc_msg()1881 struct mlx5_cmd_msg *inb, *outb; in cmd_exec()2215 struct mlx5_cmd_msg *msg; in destroy_msg_cache()2216 struct mlx5_cmd_msg *n; in destroy_msg_cache()[all …]
245 struct mlx5_cmd_msg { struct868 struct mlx5_cmd_msg *in;869 struct mlx5_cmd_msg *out;
Completed in 16 milliseconds