Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c73 struct mlx5_cmd_msg *in, in alloc_cmd()
74 struct mlx5_cmd_msg *out, in alloc_cmd()
140 static int mlx5_calc_cmd_blocks(struct mlx5_cmd_msg *msg) in mlx5_calc_cmd_blocks()
184 static void calc_chain_sig(struct mlx5_cmd_msg *msg) in calc_chain_sig()
772 struct mlx5_cmd_msg *msg = input ? ent->in : ent->out; in dump_command()
823 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode()
847 static void free_msg(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *msg);
849 struct mlx5_cmd_msg *msg);
1001 static int mlx5_cmd_invoke(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *in, in mlx5_cmd_invoke()
1002 struct mlx5_cmd_msg *out, void *uout, int uout_size, in mlx5_cmd_invoke()
[all …]
/Linux-v5.4/include/linux/mlx5/
Ddriver.h235 struct mlx5_cmd_msg { struct
751 struct mlx5_cmd_msg *in;
752 struct mlx5_cmd_msg *out;