Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_cmd.c42 static int mlx5_copy_from_msg(void *to, struct mlx5_cmd_msg *from, int size);
44 struct mlx5_cmd_msg *msg);
45 static void free_msg(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *msg);
79 struct mlx5_cmd_msg *in, in alloc_cmd()
81 struct mlx5_cmd_msg *out, in alloc_cmd()
198 calc_chain_sig(struct mlx5_cmd_msg *msg, u8 token, int csum) in calc_chain_sig()
255 struct mlx5_cmd_msg *msg = ent->out; in verify_signature()
704 struct mlx5_cmd_msg *msg = input ? ent->in : ent->out; in dump_command()
1075 static u16 msg_to_opcode(struct mlx5_cmd_msg *in) in msg_to_opcode()
1113 static int mlx5_cmd_invoke(struct mlx5_core_dev *dev, struct mlx5_cmd_msg *in, in mlx5_cmd_invoke()
[all …]
/freebsd-10-stable/sys/dev/mlx5/
Ddriver.h280 #define mlx5_cmd_msg mlx5_fw_page macro
711 struct mlx5_cmd_msg *in;
712 struct mlx5_cmd_msg *out;