Searched refs:to_ib_qp_access_flags (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_qp.c382 static int to_ib_qp_access_flags(int mthca_flags) function
468 to_ib_qp_access_flags(be32_to_cpu(context->params2));
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c3378 static int to_ib_qp_access_flags(int mlx4_flags) function
3462 to_ib_qp_access_flags(be32_to_cpu(context.params2));
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c4246 static int to_ib_qp_access_flags(int mlx5_flags) function
4448 to_ib_qp_access_flags(be32_to_cpu(context->params2));

Completed in 70 milliseconds