mlx5_cmd_prot_block
struct mlx5_cmd_prot_block *block;
struct mlx5_cmd_prot_block *block;
struct mlx5_cmd_prot_block *block;
static int verify_block_sig(struct mlx5_cmd_prot_block *block)
size_t rsvd0_off = offsetof(struct mlx5_cmd_prot_block, rsvd0);
int size = sizeof(struct mlx5_cmd_prot_block);
static void calc_block_sig(struct mlx5_cmd_prot_block *block)
size_t rsvd0_off = offsetof(struct mlx5_cmd_prot_block, rsvd0);
dump_buf(next->buf, sizeof(struct mlx5_cmd_prot_block), 0, offset,
offset += sizeof(struct mlx5_cmd_prot_block);
struct mlx5_cmd_prot_block *block;