Searched refs:mlx5_cmd_prot_block (Results 1 – 3 of 3) sorted by relevance
232 static int verify_block_sig(struct mlx5_cmd_prot_block *block) in verify_block_sig()234 size_t rsvd0_off = offsetof(struct mlx5_cmd_prot_block, rsvd0); in verify_block_sig()246 static void calc_block_sig(struct mlx5_cmd_prot_block *block) in calc_block_sig()249 size_t rsvd0_off = offsetof(struct mlx5_cmd_prot_block, rsvd0); in calc_block_sig()908 dump_buf(next->buf, sizeof(struct mlx5_cmd_prot_block), 0, offset, in dump_command()910 offset += sizeof(struct mlx5_cmd_prot_block); in dump_command()1313 struct mlx5_cmd_prot_block *block; in mlx5_copy_to_msg()1346 struct mlx5_cmd_prot_block *block; in mlx5_copy_from_msg()1410 struct mlx5_cmd_prot_block *block; in mlx5_alloc_cmd_msg()2337 int size = sizeof(struct mlx5_cmd_prot_block); in mlx5_cmd_enable()
689 struct mlx5_cmd_prot_block *block; in optimal_reclaimed_pages()
794 struct mlx5_cmd_prot_block { struct