Home
last modified time | relevance | path

Searched refs:mlx5_cmd_prot_block (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dcmd.c229 static int verify_block_sig(struct mlx5_cmd_prot_block *block) in verify_block_sig()
231 size_t rsvd0_off = offsetof(struct mlx5_cmd_prot_block, rsvd0); in verify_block_sig()
243 static void calc_block_sig(struct mlx5_cmd_prot_block *block) in calc_block_sig()
246 size_t rsvd0_off = offsetof(struct mlx5_cmd_prot_block, rsvd0); in calc_block_sig()
898 dump_buf(next->buf, sizeof(struct mlx5_cmd_prot_block), 0, offset, in dump_command()
900 offset += sizeof(struct mlx5_cmd_prot_block); in dump_command()
1281 struct mlx5_cmd_prot_block *block; in mlx5_copy_to_msg()
1314 struct mlx5_cmd_prot_block *block; in mlx5_copy_from_msg()
1378 struct mlx5_cmd_prot_block *block; in mlx5_alloc_cmd_msg()
2189 int size = sizeof(struct mlx5_cmd_prot_block); in mlx5_cmd_init()
A Dpagealloc.c656 struct mlx5_cmd_prot_block *block; in optimal_reclaimed_pages()
/linux-6.3-rc2/include/linux/mlx5/
A Ddevice.h763 struct mlx5_cmd_prot_block { struct

Completed in 15 milliseconds