Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c158 static int verify_block_sig(struct mlx5_cmd_prot_block *block) in verify_block_sig()
169 static void calc_block_sig(struct mlx5_cmd_prot_block *block, u8 token, in calc_block_sig()
609 dump_buf(next->buf, sizeof(struct mlx5_cmd_prot_block), 0, offset); in dump_command()
610 offset += sizeof(struct mlx5_cmd_prot_block); in dump_command()
849 struct mlx5_cmd_prot_block *block; in mlx5_copy_to_msg()
881 struct mlx5_cmd_prot_block *block; in mlx5_copy_from_msg()
928 memset(mailbox->buf, 0, sizeof(struct mlx5_cmd_prot_block)); in alloc_cmd_box()
945 struct mlx5_cmd_prot_block *block; in mlx5_alloc_cmd_msg()
1545 int size = sizeof(struct mlx5_cmd_prot_block); in mlx5_cmd_init()
Dpagealloc.c479 struct mlx5_cmd_prot_block *block; in optimal_reclaimed_pages()
/linux-4.4.14/include/linux/mlx5/
Ddevice.h560 struct mlx5_cmd_prot_block { struct