Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c43 static int mlx5_copy_from_msg(void *to, struct mlx5_cmd_msg *from, int size);
45 struct mlx5_cmd_msg *msg);
46 static void free_msg(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *msg);
95 struct mlx5_cmd_msg *in, in alloc_cmd()
97 struct mlx5_cmd_msg *out, in alloc_cmd()
218 calc_chain_sig(struct mlx5_cmd_msg *msg, u8 token, int csum) in calc_chain_sig()
276 struct mlx5_cmd_msg *msg = ent->out; in verify_signature()
722 struct mlx5_cmd_msg *msg = input ? ent->in : ent->out; in dump_command()
783 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode()
981 static int mlx5_cmd_invoke(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *in, in mlx5_cmd_invoke()
[all …]
/freebsd/sys/dev/mlx5/
H A Ddriver.h245 #define mlx5_cmd_msg mlx5_fw_page macro
871 struct mlx5_cmd_msg *in;
872 struct mlx5_cmd_msg *out;