Searched refs:mlx5_cmd_prot_block (Results 1 – 3 of 3) sorted by relevance
195 static int verify_block_sig(struct mlx5_cmd_prot_block *block) in verify_block_sig()206 static void calc_block_sig(struct mlx5_cmd_prot_block *block, u8 token, in calc_block_sig()223 struct mlx5_cmd_prot_block *block; in calc_chain_sig()286 struct mlx5_cmd_prot_block *block; in verify_signature()756 struct mlx5_cmd_prot_block *block; in dump_command()1062 struct mlx5_cmd_prot_block *block; in mlx5_copy_to_msg()1088 struct mlx5_cmd_prot_block *block; in mlx5_copy_from_msg()1116 struct mlx5_cmd_prot_block *block; in mlx5_alloc_cmd_msg()
547 struct mlx5_cmd_prot_block *block; in optimal_reclaimed_pages()
665 struct mlx5_cmd_prot_block { struct678 CTASSERT(MLX5_CMD_MBOX_SIZE >= sizeof(struct mlx5_cmd_prot_block)); argument