Searched defs:mlx5_create_qp_mbox_in (Results 1 – 1 of 1) sorted by relevance
506 struct mlx5_create_qp_mbox_in { struct507 struct mlx5_inbox_hdr hdr;508 __be32 input_qpn;509 u8 rsvd0[4];510 __be32 opt_param_mask;511 u8 rsvd1[4];512 struct mlx5_qp_context ctx;513 u8 rsvd3[16];514 __be64 pas[0];