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()752 struct mlx5_cmd_prot_block *block; in dump_command()1058 struct mlx5_cmd_prot_block *block; in mlx5_copy_to_msg()1084 struct mlx5_cmd_prot_block *block; in mlx5_copy_from_msg()1112 struct mlx5_cmd_prot_block *block; in mlx5_alloc_cmd_msg()
547 struct mlx5_cmd_prot_block *block; in optimal_reclaimed_pages()
655 struct mlx5_cmd_prot_block { struct668 CTASSERT(MLX5_CMD_MBOX_SIZE >= sizeof(struct mlx5_cmd_prot_block)); argument