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

/drivers/infiniband/hw/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));
/drivers/infiniband/hw/mlx4/
H A Dqp.c2999 static int to_ib_qp_access_flags(int mlx4_flags) function
3083 to_ib_qp_access_flags(be32_to_cpu(context.params2));
/drivers/infiniband/hw/mlx5/
H A Dqp.c2862 static int to_ib_qp_access_flags(int mlx5_flags) function
2939 to_ib_qp_access_flags(be32_to_cpu(context->params2));

Completed in 69 milliseconds