Home
last modified time | relevance | path

Searched refs:mlx4_create_qp (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/ofed/libmlx4/fixes/
Dfix_inline_size.patch65 struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr)
67 struct mlx4_create_qp cmd;
68 @@ -412,11 +450,7 @@ struct ibv_qp *mlx4_create_qp(struct ibv
Dlim_qp_resources.patch38 @@ -390,12 +390,14 @@ struct ibv_qp *mlx4_create_qp(struct ibv
57 @@ -461,8 +463,14 @@ struct ibv_qp *mlx4_create_qp(struct ibv
Dxrc_consolidated_v2.patch142 @@ -90,4 +98,12 @@ struct mlx4_create_qp {
286 struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr);
450 @@ -415,7 +433,7 @@ struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr)
459 @@ -433,7 +451,7 @@ struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr)
468 @@ -442,7 +460,7 @@ struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr)
/freebsd-9-stable/contrib/ofed/libmlx4/src/
Dmlx4-abi.h100 struct mlx4_create_qp { struct
Dmlx4.c128 .create_qp = mlx4_create_qp,
Dverbs.c447 struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr) in mlx4_create_qp() function
449 struct mlx4_create_qp cmd; in mlx4_create_qp()
Dmlx4.h402 struct ibv_qp *mlx4_create_qp(struct ibv_pd *pd, struct ibv_qp_init_attr *attr);