Home
last modified time | relevance | path

Searched refs:mlx5_inbox_hdr (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/mlx5/
Ddevice.h329 struct mlx5_inbox_hdr { struct
342 struct mlx5_inbox_hdr hdr; argument
707 struct mlx5_inbox_hdr hdr;
722 struct mlx5_inbox_hdr hdr;
733 struct mlx5_inbox_hdr hdr;
747 struct mlx5_inbox_hdr hdr;
781 struct mlx5_inbox_hdr hdr;
796 struct mlx5_inbox_hdr hdr;
807 struct mlx5_inbox_hdr hdr;
821 struct mlx5_inbox_hdr hdr;
[all …]
Dqp.h496 struct mlx5_inbox_hdr hdr;
531 struct mlx5_inbox_hdr hdr;
544 struct mlx5_inbox_hdr hdr;
555 struct mlx5_inbox_hdr hdr;
572 struct mlx5_inbox_hdr hdr;
583 struct mlx5_inbox_hdr hdr;
598 struct mlx5_inbox_hdr hdr;
614 struct mlx5_inbox_hdr hdr;
627 struct mlx5_inbox_hdr hdr;
638 struct mlx5_inbox_hdr hdr;
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_cmd.c703 u16 op = be16_to_cpu(((struct mlx5_inbox_hdr *)(ent->lay->in))->opcode); in dump_command()
953 struct mlx5_inbox_hdr *in_hdr = in complete_command()
954 (struct mlx5_inbox_hdr *)(ent->in->first.data); in complete_command()
1077 struct mlx5_inbox_hdr *hdr = (struct mlx5_inbox_hdr *)(in->first.data); in msg_to_opcode()
1152 op = be16_to_cpu(((struct mlx5_inbox_hdr *)in->first.data)->opcode); in mlx5_cmd_invoke()
1424 static int is_manage_pages(struct mlx5_inbox_hdr *in) in is_manage_pages()
Dmlx5_pagealloc.c45 struct mlx5_inbox_hdr hdr;