Searched defs:mlx5_cmd_layout (Results 1 – 2 of 2) sorted by relevance
478 struct mlx5_cmd_layout { struct479 u8 type;480 u8 rsvd0[3];481 __be32 inlen;482 __be64 in_ptr;483 __be32 in[4];484 __be32 out[4];485 __be64 out_ptr;486 __be32 outlen;487 u8 token;[all …]
524 struct mlx5_cmd_layout { struct525 u8 type;526 u8 rsvd0[3];527 __be32 inlen;528 __be64 in_ptr;529 __be32 in[4];530 __be32 out[4];531 __be64 out_ptr;532 __be32 outlen;533 u8 token;[all …]