Home
last modified time | relevance | path

Searched defs:mlx5_qp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h397 struct mlx5_qp { struct
398 struct mlx5_resource rsc; /* This struct must be first */
399 struct verbs_qp verbs_qp;
400 struct ibv_qp *ibv_qp;
401 struct mlx5_buf buf;
402 void *sq_start;
403 int max_inline_data;
404 int buf_size;
406 struct mlx5_buf sq_buf;
407 int sq_buf_size;
[all …]