Searched refs:mlx5_cmd_prot_block (Results 1 – 3 of 3) sorted by relevance
197 static int verify_block_sig(struct mlx5_cmd_prot_block *block) in verify_block_sig()208 static void calc_block_sig(struct mlx5_cmd_prot_block *block, u8 token, in calc_block_sig()225 struct mlx5_cmd_prot_block *block; in calc_chain_sig()288 struct mlx5_cmd_prot_block *block; in verify_signature()754 struct mlx5_cmd_prot_block *block; in dump_command()1060 struct mlx5_cmd_prot_block *block; in mlx5_copy_to_msg()1086 struct mlx5_cmd_prot_block *block; in mlx5_copy_from_msg()1114 struct mlx5_cmd_prot_block *block; in mlx5_alloc_cmd_msg()
546 struct mlx5_cmd_prot_block *block; in optimal_reclaimed_pages()
633 struct mlx5_cmd_prot_block { struct646 CTASSERT(MLX5_CMD_MBOX_SIZE >= sizeof(struct mlx5_cmd_prot_block)); argument