Searched refs:mlx4_poll_one (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/ofed/libmlx4/src/ |
| D | cq.c | 192 static int mlx4_poll_one(struct mlx4_cq *cq, in mlx4_poll_one() function 353 err = mlx4_poll_one(cq, &qp, wc + npolled); in mlx4_poll_cq()
|
| /freebsd-10-stable/contrib/ofed/libmlx4/fixes/ |
| D | xrc_consolidated_v2.patch | 42 @@ -194,8 +194,9 @@ static int mlx4_poll_one(struct mlx4_cq *cq, 53 @@ -221,20 +223,29 @@ static int mlx4_poll_one(struct mlx4_cq *cq, 87 @@ -242,6 +254,10 @@ static int mlx4_poll_one(struct mlx4_cq *cq,
|