Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c71 struct mlx5_cmd_msg *in, in alloc_cmd()
72 struct mlx5_cmd_msg *out, in alloc_cmd()
138 static int mlx5_calc_cmd_blocks(struct mlx5_cmd_msg *msg) in mlx5_calc_cmd_blocks()
182 static void calc_chain_sig(struct mlx5_cmd_msg *msg) in calc_chain_sig()
748 struct mlx5_cmd_msg *msg = input ? ent->in : ent->out; in dump_command()
799 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode()
821 static void free_msg(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *msg);
823 struct mlx5_cmd_msg *msg);
976 static int mlx5_cmd_invoke(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *in, in mlx5_cmd_invoke()
977 struct mlx5_cmd_msg *out, void *uout, int uout_size, in mlx5_cmd_invoke()
[all …]
/Linux-v4.19/include/linux/mlx5/
Ddriver.h257 struct mlx5_cmd_msg { struct
898 struct mlx5_cmd_msg *in;
899 struct mlx5_cmd_msg *out;